-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
321 lines (314 loc) · 10.2 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
PODS:
- Bolts (1.9.0):
- Bolts/AppLinks (= 1.9.0)
- Bolts/Tasks (= 1.9.0)
- Bolts/AppLinks (1.9.0):
- Bolts/Tasks
- Bolts/Tasks (1.9.0)
- BoringSSL (10.0.6):
- BoringSSL/Implementation (= 10.0.6)
- BoringSSL/Interface (= 10.0.6)
- BoringSSL/Implementation (10.0.6):
- BoringSSL/Interface (= 10.0.6)
- BoringSSL/Interface (10.0.6)
- DACircularProgress (2.3.1)
- DLRadioButton (1.4.12)
- DropDown (2.3.2)
- FacebookCore (0.3.3):
- Bolts (~> 1.9)
- FBSDKCoreKit (~> 4.36)
- FacebookLogin (0.3.3):
- Bolts (~> 1.9)
- FacebookCore (~> 0.3.3)
- FBSDKCoreKit (~> 4.36)
- FBSDKLoginKit (~> 4.36)
- FacebookShare (0.3.3):
- Bolts (~> 1.9)
- FacebookCore (~> 0.3.3)
- FBSDKCoreKit (~> 4.36)
- FBSDKShareKit (~> 4.36)
- FBSDKCoreKit (4.36.0):
- Bolts (~> 1.7)
- FBSDKLoginKit (4.36.0):
- FBSDKCoreKit
- FBSDKShareKit (4.36.0):
- FBSDKCoreKit (~> 4.36.0)
- Firebase/Auth (5.8.1):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.4)
- Firebase/CoreOnly (5.8.1):
- FirebaseCore (= 5.1.3)
- Firebase/Database (5.8.1):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.0.3)
- Firebase/Firestore (5.8.1):
- Firebase/CoreOnly
- FirebaseFirestore (= 0.13.3)
- Firebase/Storage (5.8.1):
- Firebase/CoreOnly
- FirebaseStorage (= 3.0.2)
- FirebaseAnalytics (5.1.4):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAuth (5.0.4):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.1.3):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDatabase (5.0.3):
- FirebaseCore (~> 5.0)
- leveldb-library (~> 1.18)
- FirebaseFirestore (0.13.3):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- FirebaseFirestore/abseil-cpp (= 0.13.3)
- "gRPC-C++ (~> 0.0.3)"
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.8)
- Protobuf (~> 3.1)
- FirebaseFirestore/abseil-cpp (0.13.3):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- "gRPC-C++ (~> 0.0.3)"
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.8)
- Protobuf (~> 3.1)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- FirebaseStorage (3.0.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAppMeasurement (5.1.4):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.3.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.3.0)
- GoogleUtilities/Logger (5.3.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.3.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.3.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.3.0)"
- GoogleUtilities/Reachability (5.3.0):
- GoogleUtilities/Logger
- gRPC (1.14.0):
- gRPC-RxLibrary (= 1.14.0)
- gRPC/Main (= 1.14.0)
- "gRPC-C++ (0.0.3)":
- "gRPC-C++/Implementation (= 0.0.3)"
- "gRPC-C++/Interface (= 0.0.3)"
- "gRPC-C++/Implementation (0.0.3)":
- "gRPC-C++/Interface (= 0.0.3)"
- gRPC-Core (= 1.14.0)
- nanopb (~> 0.3)
- "gRPC-C++/Interface (0.0.3)"
- gRPC-Core (1.14.0):
- gRPC-Core/Implementation (= 1.14.0)
- gRPC-Core/Interface (= 1.14.0)
- gRPC-Core/Implementation (1.14.0):
- BoringSSL (~> 10.0)
- gRPC-Core/Interface (= 1.14.0)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.14.0)
- gRPC-ProtoRPC (1.14.0):
- gRPC-ProtoRPC/Main (= 1.14.0)
- gRPC-ProtoRPC/Main (1.14.0):
- gRPC (= 1.14.0)
- gRPC-RxLibrary (= 1.14.0)
- Protobuf (~> 3.0)
- gRPC-RxLibrary (1.14.0)
- gRPC/Main (1.14.0):
- gRPC-Core (= 1.14.0)
- gRPC-RxLibrary (= 1.14.0)
- GTMSessionFetcher/Core (1.2.0)
- IDMPhotoBrowser (1.11.3):
- DACircularProgress
- pop
- SDWebImage (= 4.0.0)
- IQAudioRecorderController (1.2.3):
- SCSiriWaveformView
- IQKeyboardManagerSwift (6.0.5)
- JGProgressHUD (2.0.3)
- JSQMessagesViewController (7.3.3):
- JSQSystemSoundPlayer (~> 2.0.1)
- JSQSystemSoundPlayer (2.0.1)
- leveldb-library (1.20)
- LTHRadioButton (1.2.2)
- MBProgressHUD (1.1.0)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- pop (1.0.10)
- ProgressHUD (2.60)
- Protobuf (3.6.1)
- RAMAnimatedTabBarController (3.5.0)
- RangeSeekSlider (1.7.0)
- SCSiriWaveformView (1.1.1)
- SDWebImage (4.0.0):
- SDWebImage/Core (= 4.0.0)
- SDWebImage/Core (4.0.0)
- SwiftyJSON (4.1.0)
- SwipeCellKit (2.5.0)
- TagListView (1.3.1)
DEPENDENCIES:
- DLRadioButton
- DropDown
- FacebookCore
- FacebookLogin
- FacebookShare
- Firebase/Auth
- Firebase/Database
- Firebase/Firestore
- Firebase/Storage
- FirebaseAnalytics
- FirebaseCore (from `https://github.com/firebase/firebase-ios-sdk.git`, branch `master`)
- IDMPhotoBrowser
- IQAudioRecorderController
- IQKeyboardManagerSwift (~> 6.0.4)
- JGProgressHUD
- JSQMessagesViewController (= 7.3.3)
- LTHRadioButton
- MBProgressHUD
- ProgressHUD
- RAMAnimatedTabBarController
- RangeSeekSlider
- SwiftyJSON
- SwipeCellKit (from `https://github.com/SwipeCellKit/SwipeCellKit.git`, branch `develop`)
- TagListView
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Bolts
- BoringSSL
- DACircularProgress
- DLRadioButton
- DropDown
- FacebookCore
- FacebookLogin
- FacebookShare
- FBSDKCoreKit
- FBSDKLoginKit
- FBSDKShareKit
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseDatabase
- FirebaseFirestore
- FirebaseInstanceID
- FirebaseStorage
- GoogleAppMeasurement
- GoogleUtilities
- gRPC
- "gRPC-C++"
- gRPC-Core
- gRPC-ProtoRPC
- gRPC-RxLibrary
- GTMSessionFetcher
- IDMPhotoBrowser
- IQAudioRecorderController
- IQKeyboardManagerSwift
- JGProgressHUD
- JSQMessagesViewController
- JSQSystemSoundPlayer
- leveldb-library
- LTHRadioButton
- MBProgressHUD
- nanopb
- pop
- ProgressHUD
- Protobuf
- RAMAnimatedTabBarController
- RangeSeekSlider
- SCSiriWaveformView
- SDWebImage
- SwiftyJSON
- TagListView
EXTERNAL SOURCES:
FirebaseCore:
:branch: master
:git: https://github.com/firebase/firebase-ios-sdk.git
SwipeCellKit:
:branch: develop
:git: https://github.com/SwipeCellKit/SwipeCellKit.git
CHECKOUT OPTIONS:
FirebaseCore:
:commit: 4fdd8e6d6c8410f8f8ba4efc7350cb0f789547df
:git: https://github.com/firebase/firebase-ios-sdk.git
SwipeCellKit:
:commit: 9c69084b9b331c3c9f4767add20afe72112adee8
:git: https://github.com/SwipeCellKit/SwipeCellKit.git
SPEC CHECKSUMS:
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8
BoringSSL: e10f92a27043805c01071fe815a5cd98ae8212e7
DACircularProgress: 4dd437c0fc3da5161cb289e07ac449493d41db71
DLRadioButton: d7c4e225ed0e8013cef7be61455230c7557ad7c1
DropDown: 7f87abecc28f9b4edad810fe1211c5c018c257e5
FacebookCore: 9ecbe48cfd37c91a93add7f8cec2b4a2c50a1eec
FacebookLogin: bdaea5789e9b364fa8a1990ba3bbba4fd2197415
FacebookShare: 14e88f2dcc3a03376304d2a1e10254296076ce88
FBSDKCoreKit: 3b8e6570eedb443f9fc4af196a7bf39f18e3a3d8
FBSDKLoginKit: 8bccb6064708ab2f4251a7fc4e3b6d8d00ad91ba
FBSDKShareKit: 7090fdd55c39b03941efddb64c83a64ff6b3949f
Firebase: a870ed114d769b424021a0c8ddb0c86c3250a0c5
FirebaseAnalytics: 361594968a84a04d9598ef0f2e769d3735cd03de
FirebaseAuth: 504b198ceb3472dca5c65bb95544ea44cfc9439e
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: 27bd80e5bfaaf9552a1f5cacb4c7e8bb925bab22
FirebaseDatabase: e2bcbc106adc4b11a2da3ec2eb63c0c4a44f2f54
FirebaseFirestore: c9ec5660228f97ed10782d72b0498449af07256d
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
FirebaseStorage: fd82e5e5c474897e19972b34b22ac0f589dce04e
GoogleAppMeasurement: 7d2552cea4e12d09ce737ef0441887a746585ff3
GoogleUtilities: 760ccb53b7c7f40f9c02d8c241f76f841a7a6162
gRPC: 9d4c549f37c7cef22478634bac7a0405b6e3dbfb
"gRPC-C++": ee0b01db3122f0b6c2be28b5b11039f62fa15fe6
gRPC-Core: f4836515817c0eb479aeeb9cc27c91c4ba62a9f6
gRPC-ProtoRPC: 76f6053639a842e1fb45fa82aa598bf3f4d9f66f
gRPC-RxLibrary: 3c305f32155024b116b780f389323c73a28197e6
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
IDMPhotoBrowser: b96159fe4adb991a844068eb17dab9c0b7d7e51a
IQAudioRecorderController: 69a67c2e0b87bd8746cbb4de175fd7a0bf820009
IQKeyboardManagerSwift: c14eca30f6001457d6ddf25e313f23fb6578c41c
JGProgressHUD: 12b20a8f4ffe05258f8635c1ab92816e451f904d
JSQMessagesViewController: 0ee3f80237268192a3e8337fd0d787f1a1bf5a7a
JSQSystemSoundPlayer: c5850e77a4363ffd374cd851154b9af93264ed8d
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
LTHRadioButton: 7a02c232383530c5882f7bef0dfd0f6466f5ff11
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
pop: 82ca6b068ce9278fd350fd9dd09482a0ce9492e6
ProgressHUD: 4e4efbaf4f5de8bd32e0c4c3b6644a90ea1a8c3e
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
RAMAnimatedTabBarController: 7e259e89b669c7bc833a6441c7d8fbfd6580f473
RangeSeekSlider: 0386c5a9aa5ebcb2fa5238e8a627280cf46c7c0a
SCSiriWaveformView: 15b9dd6f94c7536e2032b34a35c6ff74d38c7411
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
SwiftyJSON: c29297daf073d2aa016295d5809cdd68045c39b3
SwipeCellKit: d8f2617538ce3021cb0a11d1b93856a06a2f2e20
TagListView: 6dafd34a61021c6db72c0c8e3a044054c9854311
PODFILE CHECKSUM: 75f2fab14b14c8606e4e65e05c307b969930c9bd
COCOAPODS: 1.5.3