-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPodfile.lock
125 lines (120 loc) · 4.08 KB
/
Podfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
PODS:
- AFNetworking (2.5.2):
- AFNetworking/NSURLConnection (= 2.5.2)
- AFNetworking/NSURLSession (= 2.5.2)
- AFNetworking/Reachability (= 2.5.2)
- AFNetworking/Security (= 2.5.2)
- AFNetworking/Serialization (= 2.5.2)
- AFNetworking/UIKit (= 2.5.2)
- AFNetworking-RACExtensions (0.1.8):
- AFNetworking (~> 2.0)
- ReactiveCocoa (~> 2.0)
- AFNetworking/NSURLConnection (2.5.2):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.5.2):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.5.2)
- AFNetworking/Security (2.5.2)
- AFNetworking/Serialization (2.5.2)
- AFNetworking/UIKit (2.5.2):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- BlocksKit (2.2.5):
- BlocksKit/All (= 2.2.5)
- BlocksKit/All (2.2.5):
- BlocksKit/Core
- BlocksKit/DynamicDelegate
- BlocksKit/MessageUI
- BlocksKit/UIKit
- BlocksKit/Core (2.2.5)
- BlocksKit/DynamicDelegate (2.2.5)
- BlocksKit/MessageUI (2.2.5):
- BlocksKit/Core
- BlocksKit/DynamicDelegate
- BlocksKit/UIKit (2.2.5):
- BlocksKit/Core
- BlocksKit/DynamicDelegate
- DZNEmptyDataSet (1.5.2)
- JGProgressHUD (1.2.4)
- libextobjc (0.4.1):
- libextobjc/EXTADT (= 0.4.1)
- libextobjc/EXTConcreteProtocol (= 0.4.1)
- libextobjc/EXTKeyPathCoding (= 0.4.1)
- libextobjc/EXTNil (= 0.4.1)
- libextobjc/EXTSafeCategory (= 0.4.1)
- libextobjc/EXTScope (= 0.4.1)
- libextobjc/EXTSelectorChecking (= 0.4.1)
- libextobjc/EXTSynthesize (= 0.4.1)
- libextobjc/NSInvocation+EXT (= 0.4.1)
- libextobjc/NSMethodSignature+EXT (= 0.4.1)
- libextobjc/RuntimeExtensions (= 0.4.1)
- libextobjc/UmbrellaHeader (= 0.4.1)
- libextobjc/EXTADT (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTConcreteProtocol (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTKeyPathCoding (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTNil (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTSafeCategory (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTScope (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTSelectorChecking (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/EXTSynthesize (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/NSInvocation+EXT (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/NSMethodSignature+EXT (0.4.1):
- libextobjc/RuntimeExtensions
- libextobjc/RuntimeExtensions (0.4.1)
- libextobjc/UmbrellaHeader (0.4.1)
- Mantle (2.0):
- Mantle/extobjc (= 2.0)
- Mantle/extobjc (2.0)
- OCMock (3.1.2)
- ReactiveCocoa (2.4.7):
- ReactiveCocoa/UI (= 2.4.7)
- ReactiveCocoa/Core (2.4.7):
- ReactiveCocoa/no-arc
- ReactiveCocoa/no-arc (2.4.7)
- ReactiveCocoa/UI (2.4.7):
- ReactiveCocoa/Core
- ReactiveViewModel (0.3):
- ReactiveCocoa (~> 2.4)
DEPENDENCIES:
- AFNetworking
- AFNetworking-RACExtensions (from `https://github.com/CodaFi/AFNetworking-RACExtensions.git`)
- BlocksKit
- DZNEmptyDataSet
- JGProgressHUD
- libextobjc
- Mantle
- OCMock
- ReactiveCocoa
- ReactiveViewModel
EXTERNAL SOURCES:
AFNetworking-RACExtensions:
:git: https://github.com/CodaFi/AFNetworking-RACExtensions.git
CHECKOUT OPTIONS:
AFNetworking-RACExtensions:
:commit: 108d9bdf08a644c754e48f4a4896f7a23841dce7
:git: https://github.com/CodaFi/AFNetworking-RACExtensions.git
SPEC CHECKSUMS:
AFNetworking: fefbce9660acb17f48ae0011292d4da0f457bf36
AFNetworking-RACExtensions: 17e77b5bd812b4c60d38680529ec22a5643d827b
BlocksKit: 7f422b971407001178d181a43b99014ea2591fe6
DZNEmptyDataSet: 741da409081a4bf707c949c964623a6ad1799772
JGProgressHUD: 20b6672a651d6db94da95556650084e6b3a5d1fa
libextobjc: a650fc1bf489a3d3a9bc2e621efa3e1006fc5471
Mantle: 17de73ef929db2234d76fde2aacfb89ab11c61e8
OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92
ReactiveCocoa: eb38dee0a0e698f73a9b25e5c1faea2bb4c79240
ReactiveViewModel: 58918dcbcec2d3151195ab1ed9163c57a8163999
COCOAPODS: 0.36.3