-
Notifications
You must be signed in to change notification settings - Fork 37
/
Podfile.lock
220 lines (213 loc) · 6.4 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
PODS:
- Alamofire (5.2.2)
- AlamofireImage (4.1.0):
- Alamofire (~> 5.1)
- AlamofireNetworkActivityIndicator (3.1.0):
- Alamofire (~> 5.1)
- AlamofireObjectMapper (6.3.0):
- Alamofire (~> 5.1)
- ObjectMapper (~> 3.5.1)
- BaiduMapKit (5.2.0)
- BetterSegmentedControl (1.2.1)
- BMKLocationKit (1.8.5)
- BSImagePicker (3.1.1)
- Bugly (2.5.0)
- Charts (3.2.1):
- Charts/Core (= 3.2.1)
- Charts/Core (3.2.1)
- Chrysan (1.5.0)
- CocoaLumberjack/Core (3.5.3)
- CocoaLumberjack/Swift (3.5.3):
- CocoaLumberjack/Core
- EmptyDataSet-Swift (5.0.0)
- Eureka (5.3.0)
- FMDB (2.6.2):
- FMDB/standard (= 2.6.2)
- FMDB/standard (2.6.2)
- FSCalendar (2.8.0)
- HandyJSON (5.0.2-beta)
- ImageSlideshow (1.9.1):
- ImageSlideshow/Core (= 1.9.1)
- ImageSlideshow/Alamofire (1.9.1):
- AlamofireImage (~> 4.0)
- ImageSlideshow/Core
- ImageSlideshow/Core (1.9.1)
- IQKeyboardManagerSwift (6.5.6)
- JCore (2.1.2)
- JMessage (3.9.1):
- JCore (>= 2.0.0)
- JPush (3.2.4):
- JCore (< 3.0.0, >= 2.0.0)
- JTCalendar (2.2.3)
- MBProgressHUD (1.0.0)
- MJRefresh (3.2.0)
- Moya (14.0.0):
- Moya/Core (= 14.0.0)
- Moya/Core (14.0.0):
- Alamofire (~> 5.0)
- Moya/RxSwift (14.0.0):
- Moya/Core
- RxSwift (~> 5.0)
- ObjectMapper (3.5.3)
- PromisesObjC (1.2.3)
- PromisesSwift (1.2.3):
- PromisesObjC (= 1.2.3)
- ReactiveCocoa (10.3.0):
- ReactiveSwift (~> 6.2)
- ReactiveSwift (6.3.0)
- RxCocoa (5.1.1):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxRelay (5.1.1):
- RxSwift (~> 5)
- RxSwift (5.1.1)
- SDWebImage (4.4.2):
- SDWebImage/Core (= 4.4.2)
- SDWebImage/Core (4.4.2)
- SnapKit (4.0.1)
- Starscream (4.0.4)
- SwiftValidator (4.0.0)
- SwiftyRSA (1.5.0):
- SwiftyRSA/ObjC (= 1.5.0)
- SwiftyRSA/ObjC (1.5.0)
- SwiftyTimer (2.1.0)
- SwiftyUserDefaults (3.0.1)
- ViewRow (0.8):
- Eureka (>= 5.0.0)
DEPENDENCIES:
- Alamofire (~> 5.0)
- AlamofireNetworkActivityIndicator (~> 3.0)
- AlamofireObjectMapper (from `./AlamofireObjectMapper`)
- BaiduMapKit
- BetterSegmentedControl (~> 1.2)
- BMKLocationKit
- BSImagePicker (~> 3.1.0)
- Bugly
- Charts
- Chrysan
- CocoaLumberjack/Swift (~> 3.5)
- EmptyDataSet-Swift (~> 5.0.0)
- Eureka (~> 5.3.0)
- FMDB (~> 2.6.2)
- FSCalendar
- HandyJSON (~> 5.0.2-beta)
- ImageSlideshow (~> 1.9)
- ImageSlideshow/Alamofire
- IQKeyboardManagerSwift (~> 6.5.0)
- JCore (= 2.1.2)
- JMessage
- JPush (= 3.2.4)
- JTCalendar (= 2.2.3)
- MBProgressHUD (~> 1.0.0)
- MJRefresh
- Moya (~> 14.0)
- Moya/RxSwift (~> 14.0)
- PromisesSwift (~> 1.2)
- ReactiveCocoa (~> 10.1)
- ReactiveSwift (~> 6.1)
- RxCocoa (~> 5.1.1)
- SDWebImage (~> 4.0)
- SnapKit (~> 4.0)
- Starscream (~> 4.0.3)
- SwiftValidator (from `https://github.com/jpotts18/SwiftValidator.git`, branch `master`)
- SwiftyRSA
- SwiftyTimer
- SwiftyUserDefaults (~> 3.0)
- ViewRow
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- AlamofireImage
- AlamofireNetworkActivityIndicator
- BaiduMapKit
- BetterSegmentedControl
- BMKLocationKit
- BSImagePicker
- Bugly
- Charts
- Chrysan
- CocoaLumberjack
- EmptyDataSet-Swift
- Eureka
- FMDB
- FSCalendar
- HandyJSON
- ImageSlideshow
- IQKeyboardManagerSwift
- JCore
- JMessage
- JPush
- JTCalendar
- MBProgressHUD
- MJRefresh
- Moya
- ObjectMapper
- PromisesObjC
- PromisesSwift
- ReactiveCocoa
- ReactiveSwift
- RxCocoa
- RxRelay
- RxSwift
- SDWebImage
- SnapKit
- Starscream
- SwiftyRSA
- SwiftyTimer
- SwiftyUserDefaults
- ViewRow
EXTERNAL SOURCES:
AlamofireObjectMapper:
:path: "./AlamofireObjectMapper"
SwiftValidator:
:branch: master
:git: https://github.com/jpotts18/SwiftValidator.git
CHECKOUT OPTIONS:
SwiftValidator:
:commit: c0ee801a2d107eca5f748d07932b449666d8effd
:git: https://github.com/jpotts18/SwiftValidator.git
SPEC CHECKSUMS:
Alamofire: 814429acc853c6c54ff123fc3d2ef66803823ce0
AlamofireImage: c4a2ba349885fb3064feb74d2e547bd42ce9be10
AlamofireNetworkActivityIndicator: 6564782bd7b9e6c430ae67d9277af01907b01ca4
AlamofireObjectMapper: ee298085f0b0881c37ad7b6491a63a9ee96dff84
BaiduMapKit: 0454428c2475489e3307c55eb67b5765b2cf7b05
BetterSegmentedControl: b27bddbdff29b6cae988678d6cd106858986cd03
BMKLocationKit: fd3d6b4a9a3a1a2763819f56b780bda5fc5b8726
BSImagePicker: 86f28e0f63b78d35fec7c6f0174b7af9e6f1431e
Bugly: 3ca9f255c01025582df26f9222893b383c7e4b4e
Charts: f122fb70b19847fa5817d018b77d6c5a2296ab25
Chrysan: 6bf6682adb2db76f7f5c103930a8c6670f54eebe
CocoaLumberjack: 2f44e60eb91c176d471fdba43b9e3eae6a721947
EmptyDataSet-Swift: eb382c0c87a2d9c678077385a595cec52da38171
Eureka: 49239596c9d2eed9ab523990c34de62b6feac9f0
FMDB: 854a0341b4726e53276f2a8996f06f1b80f9259a
FSCalendar: 3a5ed3636e2ba1b83ebebfcf0c2603105a6f5efe
HandyJSON: e18b035d60cb4847c609a59bb831c5db8c549663
ImageSlideshow: 67184be896a28472bd3b906c33ce4e0734aa3d22
IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe
JCore: 1a426120b510cdebfd67b82bfb9483238ee09413
JMessage: e1f8f78bafa4f03153cb925838a229a46e4b42ae
JPush: 29466e5f30dbd703f640d70540e411e829cac1fa
JTCalendar: f54975f1426facc38d112f372f0d3d955aae8d86
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
MJRefresh: ed450d6eb9d3346a2cb033ab7eb6de090aeef437
Moya: 5b45dacb75adb009f97fde91c204c1e565d31916
ObjectMapper: 97111c97e054a6ee25917662106689f0b4127b37
PromisesObjC: a3a4263d8a9260214267e0b3788d0f83466ad449
PromisesSwift: f7f45c21986419e85f7c5b645ed8c6a2c10c04b4
ReactiveCocoa: 083ae559e6f588ce519cab412ea119b431c26a24
ReactiveSwift: 7937f26ec18d555e2a99352bd0a8b2817d1f042d
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
SDWebImage: 624d6e296c69b244bcede364c72ae0430ac14681
SnapKit: 0de968a9fec17499afa29683b05d0c775b6d1c29
Starscream: 5178aed56b316f13fa3bc55694e583d35dd414d9
SwiftValidator: 25ded5ca1f10c05adf57f6ac82a72d28ac8d91af
SwiftyRSA: 6e528fb1b1a87d5111c48081083b141d6d65f1cf
SwiftyTimer: 02dd6cf10cbc71cbf67cec494f6e5eb782102543
SwiftyUserDefaults: 3d273b1739b68ada3145dc754a70ec775bc5c8be
ViewRow: 8da541e9c019f3be63f4e28f311a62cac2045ecf
PODFILE CHECKSUM: 4bb461661a0a3fe5a794842dfbe601937b55b8f7
COCOAPODS: 1.11.2