-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
302 lines (297 loc) · 9.31 KB
/
Podfile.lock
File metadata and controls
302 lines (297 loc) · 9.31 KB
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
PODS:
- 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)
- Crashlytics (3.10.7):
- Fabric (~> 1.7.11)
- Differ (1.2.3)
- DynamicButton (5.0.1)
- Fabric (1.7.11)
- Firebase/Auth (5.7.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.3)
- Firebase/Core (5.7.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.1.1)
- Firebase/CoreOnly (5.7.0):
- FirebaseCore (= 5.1.2)
- Firebase/Database (5.7.0):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.0.2)
- Firebase/DynamicLinks (5.7.0):
- Firebase/Core
- FirebaseDynamicLinks (= 3.0.2)
- Firebase/Firestore (5.7.0):
- Firebase/CoreOnly
- FirebaseFirestore (= 0.13.2)
- Firebase/Functions (5.7.0):
- Firebase/CoreOnly
- FirebaseFunctions (= 2.1.0)
- Firebase/Messaging (5.7.0):
- Firebase/CoreOnly
- FirebaseMessaging (= 3.1.1)
- Firebase/Storage (5.7.0):
- Firebase/CoreOnly
- FirebaseStorage (= 3.0.1)
- FirebaseAnalytics (5.1.1):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAuth (5.0.3):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.1.2):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDatabase (5.0.2):
- FirebaseCore (~> 5.0)
- leveldb-library (~> 1.18)
- FirebaseDynamicLinks (3.0.2):
- FirebaseAnalytics (~> 5.1)
- FirebaseFirestore (0.13.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- FirebaseFirestore/abseil-cpp (= 0.13.2)
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.18)
- nanopb (~> 0.3.8)
- Protobuf (~> 3.1)
- FirebaseFirestore/abseil-cpp (0.13.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.18)
- nanopb (~> 0.3.8)
- Protobuf (~> 3.1)
- FirebaseFunctions (2.1.0):
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- FirebaseMessaging (3.1.1):
- FirebaseCore (~> 5.0)
- FirebaseInstanceID (~> 3.0)
- GoogleUtilities/Reachability (~> 5.2)
- Protobuf (~> 3.1)
- FirebaseStorage (3.0.1):
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAppMeasurement (5.1.1):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.2.2)
- GoogleUtilities/Logger (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.2.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.2.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.2.2)"
- GoogleUtilities/Reachability (5.2.2):
- GoogleUtilities/Logger
- gRPC (1.14.1):
- gRPC-RxLibrary (= 1.14.1)
- gRPC/Main (= 1.14.1)
- gRPC-Core (1.14.1):
- gRPC-Core/Implementation (= 1.14.1)
- gRPC-Core/Interface (= 1.14.1)
- gRPC-Core/Implementation (1.14.1):
- BoringSSL (~> 10.0)
- gRPC-Core/Interface (= 1.14.1)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.14.1)
- gRPC-ProtoRPC (1.14.1):
- gRPC-ProtoRPC/Main (= 1.14.1)
- gRPC-ProtoRPC/Main (1.14.1):
- gRPC (= 1.14.1)
- gRPC-RxLibrary (= 1.14.1)
- Protobuf (~> 3.0)
- gRPC-RxLibrary (1.14.1)
- gRPC/Main (1.14.1):
- gRPC-Core (= 1.14.1)
- gRPC-RxLibrary (= 1.14.1)
- GTMSessionFetcher/Core (1.2.0)
- JaneSliderControl (1.0.3)
- JGProgressHUD (2.0.3)
- Koloda (4.4):
- pop (~> 1.0)
- leveldb-library (1.20)
- MXParallaxHeader (0.6.1)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- Pastel (0.4.0)
- PINCache (3.0.1-beta.6):
- PINCache/Arc-exception-safe (= 3.0.1-beta.6)
- PINCache/Core (= 3.0.1-beta.6)
- PINCache/Arc-exception-safe (3.0.1-beta.6):
- PINCache/Core
- PINCache/Core (3.0.1-beta.6):
- PINOperation (~> 1.1.0)
- PINOperation (1.1.1)
- PINRemoteImage/Core (3.0.0-beta.13):
- PINOperation
- PINRemoteImage/iOS (3.0.0-beta.13):
- PINRemoteImage/Core
- PINRemoteImage/PINCache (3.0.0-beta.13):
- PINCache (= 3.0.1-beta.6)
- PINRemoteImage/Core
- pop (1.0.10)
- Popover (1.2.0)
- Protobuf (3.6.1)
- Pulley (2.5.0)
- Regift (1.5.0)
- SwiftMessages (5.0.1):
- SwiftMessages/App (= 5.0.1)
- SwiftMessages/App (5.0.1)
- Texture (2.7):
- Texture/PINRemoteImage (= 2.7)
- Texture/Core (2.7)
- Texture/PINRemoteImage (2.7):
- PINRemoteImage/iOS (= 3.0.0-beta.13)
- PINRemoteImage/PINCache
- Texture/Core
- TGPControls (5.1.0)
- UICircularProgressRing (3.3.2)
- WCLShineButton (1.0.7)
DEPENDENCIES:
- Crashlytics (~> 3.10.5)
- Differ
- DynamicButton (~> 5.0.0)
- Fabric (~> 1.7.9)
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/DynamicLinks
- Firebase/Firestore
- Firebase/Functions
- Firebase/Messaging
- Firebase/Storage
- JaneSliderControl
- JGProgressHUD
- Koloda (~> 4.4)
- MXParallaxHeader
- Pastel
- Popover
- Pulley
- Regift
- SwiftMessages
- Texture
- TGPControls
- UICircularProgressRing
- WCLShineButton
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- BoringSSL
- Crashlytics
- Differ
- DynamicButton
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseDatabase
- FirebaseDynamicLinks
- FirebaseFirestore
- FirebaseFunctions
- FirebaseInstanceID
- FirebaseMessaging
- FirebaseStorage
- GoogleAppMeasurement
- GoogleUtilities
- gRPC
- gRPC-Core
- gRPC-ProtoRPC
- gRPC-RxLibrary
- GTMSessionFetcher
- JaneSliderControl
- JGProgressHUD
- Koloda
- leveldb-library
- MXParallaxHeader
- nanopb
- Pastel
- PINCache
- PINOperation
- PINRemoteImage
- pop
- Popover
- Protobuf
- Pulley
- Regift
- SwiftMessages
- Texture
- TGPControls
- UICircularProgressRing
- WCLShineButton
SPEC CHECKSUMS:
BoringSSL: e10f92a27043805c01071fe815a5cd98ae8212e7
Crashlytics: ccaac42660eb9351b9960c0d66106b0bcf99f4fa
Differ: 061f3298ea9408494c43b530c44583e555884daf
DynamicButton: 998b18d1568be705c153451bcfccbc34c7e0053d
Fabric: f233c9492b3bbc1f04e3882986740f7988a58edb
Firebase: 734a4f92957aa6c40e7ae3fda3d9359e1890aa87
FirebaseAnalytics: 993577e91157feb40945abedd6ab346d8a4b6ac8
FirebaseAuth: 657a25e4be044d2d333663ebf515a861c5a59cd7
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: 3a97432acb324b439fbed338e642f9cbb516a63d
FirebaseDatabase: 27be5ac5bc75e0b17537b2bbfada8258addcc8cd
FirebaseDynamicLinks: eb41fb20677b0a6e944b47f45cbe59f388e9e5cc
FirebaseFirestore: 7eec93809ad61e7ebe303089c5cc5efa63424b72
FirebaseFunctions: 0cb3bc0bbeac1daf6fea378a1064ff7f484e4c4e
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
FirebaseMessaging: 698c94dd1e3436346c29bb9c85dcdca4c4a0c30b
FirebaseStorage: 43f823b96b72a08539eba21a7de043348a69d4c6
GoogleAppMeasurement: f7507b39b70ad0bd80b3d81518b2f43868974307
GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5
gRPC: 65fa2a50c4fd61940b76f4962d75c239c92c6a8d
gRPC-Core: e3ace1e1161e75903135de8d8231bb69c9d35721
gRPC-ProtoRPC: 78f976fc6a1eafc0e1f4965c255c313aa0859b1e
gRPC-RxLibrary: c4c826507ad3c8c8fab6887f153938eb04b86d59
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
JaneSliderControl: 0073344105b2c2b4695d09f74b88b9891f58197c
JGProgressHUD: 12b20a8f4ffe05258f8635c1ab92816e451f904d
Koloda: 0f3c51580d9d547c66a5cd9e4771611afc3e259e
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
MXParallaxHeader: 858c403532ed933b381556a81ce333d7065ad182
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Pastel: 7fa5e26123b3dbe11f7ed255654bf37100b199a5
PINCache: d195fdba255283f7e9900a55e3cced377f431f9b
PINOperation: a6219e6fc9db9c269eb7a7b871ac193bcf400aac
PINRemoteImage: d6d51c5d2adda55f1ce30c96e850b6c4ebd2856a
pop: 82ca6b068ce9278fd350fd9dd09482a0ce9492e6
Popover: 28c1ac8e937ab2b3965bd2da7dd18324357abc41
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
Pulley: cd351f605ec2e7412c69d39313c49f99dd1f97c1
Regift: d097afd401021f4f42b102ee125ceeb125a38caf
SwiftMessages: 32ce3cfc8388b41aae56ff4853cc752a20101147
Texture: 9d7e38965cf22ccd7cd9c249dd78b3f14e70ab6c
TGPControls: 52c0770bee9c9aee364f1559cc627fc01ea5e8b2
UICircularProgressRing: f5efb3e1fd8387bfd59f71738501d68f58b7e84e
WCLShineButton: d8b979b6f6f9f6709f9e241e6e1a4712a1a9b36b
PODFILE CHECKSUM: aba45662cd2502d301624c042e34c9861b2a535a
COCOAPODS: 1.5.3