-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
295 lines (290 loc) · 9.16 KB
/
Podfile.lock
File metadata and controls
295 lines (290 loc) · 9.16 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
PODS:
- Alamofire (4.8.2)
- AlamofireImage (3.5.2):
- Alamofire (~> 4.8)
- AloeStackView (1.1.0)
- BoringSSL-GRPC (0.0.2):
- BoringSSL-GRPC/Implementation (= 0.0.2)
- BoringSSL-GRPC/Interface (= 0.0.2)
- BoringSSL-GRPC/Implementation (0.0.2):
- BoringSSL-GRPC/Interface (= 0.0.2)
- BoringSSL-GRPC/Interface (0.0.2)
- CKMnemonic (0.1.7):
- CryptoSwift
- CryptoSwift (1.0.0)
- Differentiator (4.0.1)
- Firebase/Auth (5.20.2):
- Firebase/CoreOnly
- FirebaseAuth (= 5.4.2)
- Firebase/Core (5.20.2):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.8.1)
- Firebase/CoreOnly (5.20.2):
- FirebaseCore (= 5.4.1)
- Firebase/Firestore (5.20.2):
- Firebase/CoreOnly
- FirebaseFirestore (= 1.2.1)
- Firebase/Messaging (5.20.2):
- Firebase/CoreOnly
- FirebaseMessaging (= 3.5.0)
- Firebase/Storage (5.20.2):
- Firebase/CoreOnly
- FirebaseStorage (= 3.1.1)
- FirebaseAnalytics (5.8.1):
- FirebaseCore (~> 5.4)
- FirebaseInstanceID (~> 3.8)
- GoogleAppMeasurement (= 5.8.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseAnalyticsInterop (1.2.0)
- FirebaseAuth (5.4.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.4.1):
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/Logger (~> 5.2)
- FirebaseFirestore (1.2.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- FirebaseFirestore/abseil-cpp (= 1.2.1)
- "gRPC-C++ (= 0.0.6)"
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.901)
- Protobuf (~> 3.1)
- FirebaseFirestore/abseil-cpp (1.2.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- "gRPC-C++ (= 0.0.6)"
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.901)
- Protobuf (~> 3.1)
- FirebaseInstanceID (3.8.1):
- FirebaseCore (~> 5.2)
- GoogleUtilities/Environment (~> 5.2)
- GoogleUtilities/UserDefaults (~> 5.2)
- FirebaseMessaging (3.5.0):
- FirebaseAnalyticsInterop (~> 1.1)
- FirebaseCore (~> 5.2)
- FirebaseInstanceID (~> 3.6)
- GoogleUtilities/Environment (~> 5.3)
- GoogleUtilities/Reachability (~> 5.3)
- GoogleUtilities/UserDefaults (~> 5.3)
- Protobuf (~> 3.1)
- FirebaseStorage (3.1.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAppMeasurement (5.8.1):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
- GoogleUtilities/MethodSwizzler (~> 5.2)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.8.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.8.0)
- GoogleUtilities/Logger (5.8.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.8.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.8.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.8.0)"
- GoogleUtilities/Reachability (5.8.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (5.8.0):
- GoogleUtilities/Logger
- "gRPC-C++ (0.0.6)":
- "gRPC-C++/Implementation (= 0.0.6)"
- "gRPC-C++/Interface (= 0.0.6)"
- "gRPC-C++/Implementation (0.0.6)":
- "gRPC-C++/Interface (= 0.0.6)"
- gRPC-Core (= 1.17.0)
- nanopb (~> 0.3)
- "gRPC-C++/Interface (0.0.6)"
- gRPC-Core (1.17.0):
- gRPC-Core/Implementation (= 1.17.0)
- gRPC-Core/Interface (= 1.17.0)
- gRPC-Core/Implementation (1.17.0):
- BoringSSL-GRPC (= 0.0.2)
- gRPC-Core/Interface (= 1.17.0)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.17.0)
- GTMSessionFetcher/Core (1.2.2)
- IQKeyboardManagerSwift (6.4.0)
- leveldb-library (1.20)
- lottie-ios (3.1.0)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- Protobuf (3.8.0)
- ReactorKit (2.0.1):
- RxSwift (~> 5.0)
- Realm (3.17.0):
- Realm/Headers (= 3.17.0)
- Realm/Headers (3.17.0)
- RealmSwift (3.17.0):
- Realm (= 3.17.0)
- RxCocoa (5.0.0):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxDataSources (4.0.1):
- Differentiator (~> 4.0)
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
- RxFirebase/Auth (0.3.6):
- RxFirebaseAuthentication (~> 0.3)
- RxFirebase/Firestore (0.3.6):
- RxFirebaseFirestore (~> 0.3)
- RxFirebase/Storage (0.3.6):
- RxFirebaseStorage (~> 0.3)
- RxFirebaseAuthentication (0.3.7):
- FirebaseAuth (~> 5)
- FirebaseCore (~> 5)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseFirestore (0.3.7):
- FirebaseFirestore (~> 1)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseStorage (0.3.7):
- FirebaseStorage (~> 3)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxOptional (4.0.0):
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxRealm (1.0.0):
- RealmSwift (~> 3.14)
- RxSwift (~> 5.0)
- RxRelay (5.0.0):
- RxSwift (~> 5)
- RxSwift (5.0.0)
- RxViewController (1.0.0):
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
- XLPagerTabStrip (9.0.0)
DEPENDENCIES:
- AlamofireImage
- AloeStackView
- CKMnemonic
- Firebase/Auth
- Firebase/Core
- Firebase/Firestore
- Firebase/Messaging
- Firebase/Storage
- IQKeyboardManagerSwift
- lottie-ios
- ReactorKit
- RealmSwift
- RxCocoa
- RxDataSources
- RxFirebase/Auth
- RxFirebase/Firestore
- RxFirebase/Storage
- RxOptional
- RxRealm
- RxSwift
- RxViewController
- XLPagerTabStrip
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- AlamofireImage
- AloeStackView
- BoringSSL-GRPC
- CKMnemonic
- CryptoSwift
- Differentiator
- Firebase
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseFirestore
- FirebaseInstanceID
- FirebaseMessaging
- FirebaseStorage
- GoogleAppMeasurement
- GoogleUtilities
- "gRPC-C++"
- gRPC-Core
- GTMSessionFetcher
- IQKeyboardManagerSwift
- leveldb-library
- lottie-ios
- nanopb
- Protobuf
- ReactorKit
- Realm
- RealmSwift
- RxCocoa
- RxDataSources
- RxFirebase
- RxFirebaseAuthentication
- RxFirebaseFirestore
- RxFirebaseStorage
- RxOptional
- RxRealm
- RxRelay
- RxSwift
- RxViewController
- XLPagerTabStrip
SPEC CHECKSUMS:
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
AlamofireImage: 63cfe3baf1370be6c498149687cf6db3e3b00999
AloeStackView: fe6bb97cb2ba3d23c59516b3610b854e2c081698
BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6
CKMnemonic: 88e745afffea6f3c719c799d9869a2ea5eb9f08b
CryptoSwift: d81eeaa59dc5a8d03720fe919a6fd07b51f7439f
Differentiator: 886080237d9f87f322641dedbc5be257061b0602
Firebase: 0c8cf33f266410c61ab3e2265cfa412200351d9c
FirebaseAnalytics: ece1aa57a4f43c64d53a648b5a5e05151aae947b
FirebaseAnalyticsInterop: efbe45c8385ec626e29f9525e5ebd38520dfb6c1
FirebaseAuth: dd7bbf03a5aee0eafb3a1aee4d2812bd74bac890
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: f1a9a8be1aee4bf71a2fc0f4096df6788bdfda61
FirebaseFirestore: faca891c0f0d1d6c10c793473e2f6a29d75014b5
FirebaseInstanceID: a122b0c258720cf250551bb2bedf48c699f80d90
FirebaseMessaging: 4235f949ce1c4e827aeb19705ba5c53f9b85aa10
FirebaseStorage: 6162ef4322502b818d9de0ec552f5226d283de43
GoogleAppMeasurement: ffe513e90551844a739e7bcbb1d2aca1c28a4338
GoogleUtilities: 04fce34bcd5620c1ee76fb79172105c74a4df335
"gRPC-C++": e76441995900ac90e9bd98644ab4733f12521edf
gRPC-Core: 4028031ed2c5267cca0d846c876d8046b1ecb9b6
GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
IQKeyboardManagerSwift: ed9b04ee0e3067ffba543283462d619f944b05e5
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
lottie-ios: 9467723922dfff46f6d4e3019c32594a62440b7c
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
Protobuf: 3f617b9a6e73605565086864c9bc26b2bf2dd5a3
ReactorKit: a63c5e11e0fd32d59d672e54178b0ed2876b764b
Realm: b30db41ff34fc858ffc25ba8d44a82c164e7ccd0
RealmSwift: fe733e459d60dc7b6971d4cbee2eb4854097d12c
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
RxFirebase: cfeb02f5b1bfc1c5f8a6d14c54fdca876a35eba7
RxFirebaseAuthentication: 1d24e69a6e27251dceaf0711f25247f4f045353e
RxFirebaseFirestore: e9074d983d4d6c84181b05a30382e96ce0610676
RxFirebaseStorage: 18ff2a5c3385392bbb2f7bbe6d9e678e3a406f2b
RxOptional: 9904e2219d59260c3c171273d475b2126de187e8
RxRealm: 1e81dcfca1fb50c3e9b3e1f8102bc875c5156a2e
RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
RxViewController: 7330a46e5c31cd680db169da4c9fc8676e975a81
XLPagerTabStrip: 61c57fd61f611ee5f01ff1495ad6fbee8bf496c5
PODFILE CHECKSUM: d17313198a36ed617536b885b04509f42b24a809
COCOAPODS: 1.7.3