forked from HabitRPG/habitica-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
388 lines (382 loc) · 12.1 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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
PODS:
- Amplitude-iOS (4.8.2)
- AppAuth (1.4.0):
- AppAuth/Core (= 1.4.0)
- AppAuth/ExternalUserAgent (= 1.4.0)
- AppAuth/Core (1.4.0)
- AppAuth/ExternalUserAgent (1.4.0)
- Charts (3.6.0):
- Charts/Core (= 3.6.0)
- Charts/Core (3.6.0)
- Crashlytics (3.14.0):
- Fabric (~> 1.10.2)
- DateTools (2.0.0)
- DeepLinkKit (1.5.1)
- Down (0.9.3)
- DynamicBlurView (3.0.1)
- Eureka (5.3.1)
- Fabric (1.10.2)
- FacebookSDK (8.0.0):
- FacebookSDK/CoreKit (= 8.0.0)
- FacebookSDK/CoreKit (8.0.0):
- FBSDKCoreKit (~> 8.0.0)
- FacebookSDK/LoginKit (8.0.0):
- FacebookSDK/CoreKit
- FBSDKLoginKit (~> 8.0.0)
- FBSDKCoreKit (8.0.0):
- FBSDKCoreKit/Basics (= 8.0.0)
- FBSDKCoreKit/Core (= 8.0.0)
- FBSDKCoreKit/Basics (8.0.0)
- FBSDKCoreKit/Core (8.0.0):
- FBSDKCoreKit/Basics
- FBSDKLoginKit (8.0.0):
- FBSDKLoginKit/Login (= 8.0.0)
- FBSDKLoginKit/Login (8.0.0):
- FBSDKCoreKit (~> 8.0.0)
- Firebase/Core (6.33.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.8.3)
- Firebase/CoreOnly (6.33.0):
- FirebaseCore (= 6.10.3)
- Firebase/Messaging (6.33.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.7.0)
- Firebase/Performance (6.33.0):
- Firebase/CoreOnly
- FirebasePerformance (~> 3.3.0)
- Firebase/RemoteConfig (6.33.0):
- Firebase/CoreOnly
- FirebaseRemoteConfig (~> 4.9.0)
- FirebaseABTesting (4.2.0):
- FirebaseCore (~> 6.10)
- FirebaseAnalytics (6.8.3):
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleAppMeasurement (= 6.8.3)
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
- GoogleUtilities/MethodSwizzler (~> 6.7)
- GoogleUtilities/Network (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- nanopb (~> 1.30906.0)
- FirebaseCore (6.10.3):
- FirebaseCoreDiagnostics (~> 1.6)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/Logger (~> 6.7)
- FirebaseCoreDiagnostics (1.7.0):
- GoogleDataTransport (~> 7.4)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/Logger (~> 6.7)
- nanopb (~> 1.30906.0)
- FirebaseInstallations (1.7.0):
- FirebaseCore (~> 6.10)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/UserDefaults (~> 6.7)
- PromisesObjC (~> 1.2)
- FirebaseInstanceID (4.7.0):
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/UserDefaults (~> 6.7)
- FirebaseMessaging (4.7.0):
- FirebaseCore (~> 6.10)
- FirebaseInstanceID (~> 4.7)
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
- GoogleUtilities/Environment (~> 6.7)
- GoogleUtilities/Reachability (~> 6.7)
- GoogleUtilities/UserDefaults (~> 6.7)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebasePerformance (3.3.0):
- FirebaseCore (~> 6.9)
- FirebaseInstallations (~> 1.5)
- FirebaseRemoteConfig (~> 4.7)
- GoogleDataTransport (~> 7.0)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/ISASwizzler (~> 6.2)
- GoogleUtilities/MethodSwizzler (~> 6.2)
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.12)
- FirebaseRemoteConfig (4.9.0):
- FirebaseABTesting (~> 4.2)
- FirebaseCore (~> 6.10)
- FirebaseInstallations (~> 1.6)
- GoogleUtilities/Environment (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- FLEX (3.1.2)
- GoogleAppMeasurement (6.8.3):
- GoogleUtilities/AppDelegateSwizzler (~> 6.7)
- GoogleUtilities/MethodSwizzler (~> 6.7)
- GoogleUtilities/Network (~> 6.7)
- "GoogleUtilities/NSData+zlib (~> 6.7)"
- nanopb (~> 1.30906.0)
- GoogleDataTransport (7.4.0):
- nanopb (~> 1.30906.0)
- GoogleToolboxForMac/Defines (2.2.2)
- GoogleToolboxForMac/Logger (2.2.2):
- GoogleToolboxForMac/Defines (= 2.2.2)
- "GoogleToolboxForMac/NSData+zlib (2.2.2)":
- GoogleToolboxForMac/Defines (= 2.2.2)
- GoogleUtilities/AppDelegateSwizzler (6.7.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.7.2):
- PromisesObjC (~> 1.2)
- GoogleUtilities/ISASwizzler (6.7.2)
- GoogleUtilities/Logger (6.7.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.7.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.7.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.7.2)"
- GoogleUtilities/Reachability (6.7.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.7.2):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.4.0)
- iOSSnapshotTestCase (5.0.2):
- iOSSnapshotTestCase/SwiftSupport (= 5.0.2)
- iOSSnapshotTestCase/Core (5.0.2)
- iOSSnapshotTestCase/SwiftSupport (5.0.2):
- iOSSnapshotTestCase/Core
- KeychainAccess (4.2.1)
- Keys (1.0.1)
- Kingfisher (4.10.1)
- KLCPopup (1.0)
- Magnetic (3.2.1)
- Masonry (1.1.0)
- MRProgress (0.8.3):
- MRProgress/ActivityIndicator (= 0.8.3)
- MRProgress/Blur (= 0.8.3)
- MRProgress/Circular (= 0.8.3)
- MRProgress/Icons (= 0.8.3)
- MRProgress/NavigationBarProgress (= 0.8.3)
- MRProgress/Overlay (= 0.8.3)
- MRProgress/ActivityIndicator (0.8.3):
- MRProgress/Stopable
- MRProgress/Blur (0.8.3):
- MRProgress/Helper
- MRProgress/Circular (0.8.3):
- MRProgress/Helper
- MRProgress/ProgressBaseClass
- MRProgress/Stopable
- MRProgress/Helper (0.8.3)
- MRProgress/Icons (0.8.3)
- MRProgress/NavigationBarProgress (0.8.3):
- MRProgress/ProgressBaseClass
- MRProgress/Overlay (0.8.3):
- MRProgress/ActivityIndicator
- MRProgress/Blur
- MRProgress/Circular
- MRProgress/Helper
- MRProgress/Icons
- MRProgress/ProgressBaseClass (0.8.3)
- MRProgress/Stopable (0.8.3):
- MRProgress/Helper
- nanopb (1.30906.0):
- nanopb/decode (= 1.30906.0)
- nanopb/encode (= 1.30906.0)
- nanopb/decode (1.30906.0)
- nanopb/encode (1.30906.0)
- Nimble (7.3.4)
- OHHTTPStubs/Core (9.0.0)
- OHHTTPStubs/Default (9.0.0):
- OHHTTPStubs/Core
- OHHTTPStubs/JSON
- OHHTTPStubs/NSURLSession
- OHHTTPStubs/OHPathHelpers
- OHHTTPStubs/JSON (9.0.0):
- OHHTTPStubs/Core
- OHHTTPStubs/NSURLSession (9.0.0):
- OHHTTPStubs/Core
- OHHTTPStubs/OHPathHelpers (9.0.0)
- OHHTTPStubs/Swift (9.0.0):
- OHHTTPStubs/Default
- PinLayout (1.9.2)
- PopupDialog (1.0.0):
- DynamicBlurView (~> 3.0.1)
- Prelude (3.0.0)
- PromisesObjC (1.2.10)
- Protobuf (3.13.0)
- Quick (1.2.0)
- ReactiveCocoa (11.1.0):
- ReactiveSwift (~> 6.2)
- ReactiveSwift (6.4.0)
- Realm (4.4.1):
- Realm/Headers (= 4.4.1)
- Realm/Headers (4.4.1)
- RealmSwift (4.4.1):
- Realm (= 4.4.1)
- SimulatorStatusMagic (2.4.1)
- SlackTextViewController (1.9.6)
- SwiftGen (6.3.0)
- SwiftLint (0.40.3)
- SwiftyStoreKit (0.16.1)
- VTAcknowledgementsViewController (1.5.3)
- XLForm (4.1.0)
DEPENDENCIES:
- Amplitude-iOS (~> 4.8.0)
- AppAuth
- Charts
- Crashlytics
- DateTools
- DeepLinkKit
- Down
- Eureka
- Fabric
- FacebookSDK
- FacebookSDK/LoginKit
- Firebase/Core
- Firebase/Messaging
- Firebase/Performance
- Firebase/RemoteConfig
- FLEX (~> 3.0)
- iOSSnapshotTestCase
- KeychainAccess
- Keys (from `Pods/CocoaPodsKeys`)
- Kingfisher
- KLCPopup
- Magnetic
- Masonry
- MRProgress
- Nimble (~> 7.3)
- OHHTTPStubs/Swift
- PinLayout
- PopupDialog
- Prelude
- Quick (~> 1.2.0)
- ReactiveCocoa
- ReactiveSwift
- RealmSwift (= 4.4.1)
- SimulatorStatusMagic
- SlackTextViewController
- SwiftGen
- SwiftLint
- SwiftyStoreKit
- VTAcknowledgementsViewController
- XLForm
SPEC REPOS:
trunk:
- Amplitude-iOS
- AppAuth
- Charts
- Crashlytics
- DateTools
- DeepLinkKit
- Down
- DynamicBlurView
- Eureka
- Fabric
- FacebookSDK
- FBSDKCoreKit
- FBSDKLoginKit
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseInstallations
- FirebaseInstanceID
- FirebaseMessaging
- FirebasePerformance
- FirebaseRemoteConfig
- FLEX
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleToolboxForMac
- GoogleUtilities
- GTMSessionFetcher
- iOSSnapshotTestCase
- KeychainAccess
- Kingfisher
- KLCPopup
- Magnetic
- Masonry
- MRProgress
- nanopb
- Nimble
- OHHTTPStubs
- PinLayout
- PopupDialog
- Prelude
- PromisesObjC
- Protobuf
- Quick
- ReactiveCocoa
- ReactiveSwift
- Realm
- RealmSwift
- SimulatorStatusMagic
- SlackTextViewController
- SwiftGen
- SwiftLint
- SwiftyStoreKit
- VTAcknowledgementsViewController
- XLForm
EXTERNAL SOURCES:
Keys:
:path: Pods/CocoaPodsKeys
SPEC CHECKSUMS:
Amplitude-iOS: 46c8e6e65c49bb1ad1909a9add1a68e1f8562b3f
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
Charts: b1e3a1f5a1c9ba5394438ca3b91bd8c9076310af
Crashlytics: 9220f5bc89e7a618df411b4f639389dbfb0e03d2
DateTools: 933ac9c490f21f92127cf690ccd8c397e0126caf
DeepLinkKit: 9f300348cbb20ef8389a5018a57d8c9952b1831c
Down: 4553b984236807e384fa0ef7c7e360ef9f7c425d
DynamicBlurView: b1df5415f9bd31897549e5d7077e5ec120a4d636
Eureka: 859877ab1e85661b6b7e810015d430e937d9cc7d
Fabric: ea977e3cd9c20425516d3dafd3bf8c941c51223f
FacebookSDK: 57f08b331cc29d7c65e2b7200dbb6f58e223d627
FBSDKCoreKit: 9d27fe97a2fa2abe5eeefea8240e837623ab88e0
FBSDKLoginKit: 2cbaf5405379731b22f2ebc224f7c30f62378171
Firebase: 8db6f2d1b2c5e2984efba4949a145875a8f65fe5
FirebaseABTesting: 8a9d8df3acc2b43f4a22014ddf9f601bca6af699
FirebaseAnalytics: 5dd088bd2e67bb9d13dbf792d1164ceaf3052193
FirebaseCore: d889d9e12535b7f36ac8bfbf1713a0836a3012cd
FirebaseCoreDiagnostics: 770ac5958e1372ce67959ae4b4f31d8e127c3ac1
FirebaseInstallations: 466c7b4d1f58fe16707693091da253726a731ed2
FirebaseInstanceID: ac5a82fcd21f804dbfc8f318eff9e1d7a9916e49
FirebaseMessaging: fc1f98b4592f8f2ea538169b1c317c6e76f81300
FirebasePerformance: 269607f1dcf37bb1f21e3b3ae0ab5b2691644c54
FirebaseRemoteConfig: e40f9e084658210c4d9c341cfa9f6cab6ad4f67e
FLEX: e13e805fc3eec8732cc227d1f7508770d46e9587
GoogleAppMeasurement: 966e88df9d19c15715137bb2ddaf52373f111436
GoogleDataTransport: b7f406340a291370045a270c599e53c6fa6ec20f
GoogleToolboxForMac: 800648f8b3127618c1b59c7f97684427630c5ea3
GoogleUtilities: 7f2f5a07f888cdb145101d6042bc4422f57e70b3
GTMSessionFetcher: 6f5c8abbab8a9bce4bb3f057e317728ec6182b10
iOSSnapshotTestCase: 2d51aa06775e95cecb0a1fb9c5c159ccd1dd4596
KeychainAccess: 9b07f665298d13c3a85881bd3171f6f49b8151c1
Keys: a576f4c9c1c641ca913a959a9c62ed3f215a8de9
Kingfisher: c148cd7b47ebde9989f6bc7c27dcaa79d81279a0
KLCPopup: 76c5a19227977f1e53d85236f9ef42257c168d98
Magnetic: 02b9d6686160421cc4285140387419ec9ccab033
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MRProgress: 16de7cc9f347e8846797a770db102a323fe7ef09
nanopb: 59317e09cf1f1a0af72f12af412d54edf52603fc
Nimble: 051e3d8912d40138fa5591c78594f95fb172af37
OHHTTPStubs: cb29d2a9d09a828ecb93349a2b0c64f99e0db89f
PinLayout: 0d96022e46e8b80468d819f182a393b97ca038da
PopupDialog: 28f29a1ffe9e1fab32fb258b53d56ca31670e8a2
Prelude: fe4cc0fd961d34edf48fe6b04d05c863449efb0a
PromisesObjC: b14b1c6b68e306650688599de8a45e49fae81151
Protobuf: 3dac39b34a08151c6d949560efe3f86134a3f748
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
ReactiveCocoa: 7bc87ad2d361b9de141278b1950edd7fe91b15b1
ReactiveSwift: 7555791a608c0679563a3f72546f971b2a06de98
Realm: 4eb04d7487bd43c0581256f40b424eafb711deff
RealmSwift: 3eb8924ff7100df5928c7602f71d0fec51e7c9c5
SimulatorStatusMagic: 28d4a9d1a500ac7cea0b2b5a43c1c6ddb40ba56c
SlackTextViewController: b854e62c1c156336bc4fd409c6ca79b5773e8f9d
SwiftGen: 3d5024a47ea79e408cded20763d7a17d18a4548c
SwiftLint: dfd554ff0dff17288ee574814ccdd5cea85d76f7
SwiftyStoreKit: 6b9c08810269f030586dac1fae8e75871a82e84a
VTAcknowledgementsViewController: 5bb83eaa344bff2af32291162b15778c080262fe
XLForm: 7ee02761be8a369d1ad1bbffe738b97083d94f3e
PODFILE CHECKSUM: 16195958f6c765821f5888cf0ceea308540ff4b6
COCOAPODS: 1.8.3