This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
forked from KyberNetwork/KyberSwap-iOS
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Podfile.lock
489 lines (482 loc) · 16 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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
PODS:
- Alamofire (4.9.1)
- APIKit (3.2.1):
- Result (~> 3.0)
- BigInt (4.0.0)
- Charts (4.1.0):
- Charts/Core (= 4.1.0)
- Charts/Core (4.1.0):
- SwiftAlgorithms (~> 1.0)
- CryptoSwift (1.6.0)
- Eureka (5.3.6)
- Firebase/Analytics (10.0.0):
- Firebase/Core
- Firebase/Core (10.0.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 10.0.0)
- Firebase/CoreOnly (10.0.0):
- FirebaseCore (= 10.0.0)
- Firebase/Crashlytics (10.0.0):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 10.0.0)
- FirebaseABTesting (10.0.0):
- FirebaseCore (~> 10.0)
- FirebaseAnalytics (10.0.0):
- FirebaseAnalytics/AdIdSupport (= 10.0.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.0.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleAppMeasurement (= 10.0.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseCore (10.0.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.0.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.0.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.0.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebasePerformance (10.0.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- FirebaseRemoteConfig (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/ISASwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseRemoteConfig (10.0.0):
- FirebaseABTesting (~> 10.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FittedSheets (2.4.2)
- FSPagerView (0.8.3)
- GoogleAppMeasurement (10.0.0):
- GoogleAppMeasurement/AdIdSupport (= 10.0.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (10.0.0):
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.0.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/WithoutAdIdSupport (10.0.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleDataTransport (9.2.0):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleMLKit/MLKitCore (2.2.0):
- MLKitCommon (~> 3.0.0)
- GoogleMLKit/TextRecognition (2.2.0):
- GoogleMLKit/MLKitCore
- MLKitTextRecognition (~> 1.3.0)
- GoogleToolboxForMac/DebugUtils (2.3.2):
- GoogleToolboxForMac/Defines (= 2.3.2)
- GoogleToolboxForMac/Defines (2.3.2)
- GoogleToolboxForMac/Logger (2.3.2):
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSData+zlib (2.3.2)":
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.3.2)":
- GoogleToolboxForMac/DebugUtils (= 2.3.2)
- GoogleToolboxForMac/Defines (= 2.3.2)
- "GoogleToolboxForMac/NSString+URLArguments (= 2.3.2)"
- "GoogleToolboxForMac/NSString+URLArguments (2.3.2)"
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.8.0):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/ISASwizzler (7.8.0)
- GoogleUtilities/Logger (7.8.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.8.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.8.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.8.0)"
- GoogleUtilities/Reachability (7.8.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.8.0):
- GoogleUtilities/Logger
- GoogleUtilitiesComponents (1.1.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.7.2)
- IQKeyboardManager (6.5.10)
- JavaScriptKit (1.0.0):
- Result (~> 3.1)
- JdenticonSwift (0.0.1)
- JSONRPCKit (3.0.0):
- Result (~> 3.2.0)
- KeychainSwift (13.0.0)
- Kingfisher (7.4.0)
- LaunchDarkly (5.4.5):
- LaunchDarkly/Core (= 5.4.5)
- LaunchDarkly/Core (5.4.5):
- LDSwiftEventSource (= 1.3.1)
- LDSwiftEventSource (1.3.1)
- loady (1.0.7)
- Lokalise (0.8.1)
- lottie-ios (3.5.0)
- MBProgressHUD (1.1.0)
- Mixpanel-swift (3.1.7):
- Mixpanel-swift/Complete (= 3.1.7)
- Mixpanel-swift/Complete (3.1.7)
- MLImage (1.0.0-beta1)
- MLKitCommon (3.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
- GoogleUtilities/UserDefaults (~> 7.0)
- GoogleUtilitiesComponents (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.12)
- MLKitTextRecognition (1.3.0):
- MLKitCommon (~> 3.0)
- MLKitVision (~> 1.3)
- MLKitVision (1.3.0):
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GTMSessionFetcher/Core (~> 1.1)
- MLImage (= 1.0.0-beta1)
- MLKitCommon (~> 3.0)
- Protobuf (~> 3.12)
- Moya (10.0.2):
- Moya/Core (= 10.0.2)
- Moya/Core (10.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- Nimble (10.0.0)
- OneSignal (3.11.2):
- OneSignal/OneSignalCore (= 3.11.2)
- OneSignal/OneSignalExtension (= 3.11.2)
- OneSignal/OneSignalOutcomes (= 3.11.2)
- OneSignal/OneSignalCore (3.11.2)
- OneSignal/OneSignalExtension (3.11.2):
- OneSignal/OneSignalCore
- OneSignal/OneSignalOutcomes
- OneSignal/OneSignalOutcomes (3.11.2):
- OneSignal/OneSignalCore
- PromisesObjC (2.1.1)
- Protobuf (3.21.7)
- QRCodeReaderViewController (4.0.2)
- Quick (5.0.1)
- Realm (10.32.0):
- Realm/Headers (= 10.32.0)
- Realm/Headers (10.32.0)
- RealmSwift (10.32.0):
- Realm (= 10.32.0)
- Result (3.2.4)
- SAMKeychain (1.5.3)
- secp256k1.swift (0.1.4)
- SeedStackViewController (0.6.0)
- Sentry (7.2.8):
- Sentry/Core (= 7.2.8)
- Sentry/Core (7.2.8)
- SkeletonView (1.30.3)
- Starscream (3.1.1)
- StatefulViewController (3.0)
- SwiftAlgorithms (1.0.0)
- SwiftLint (0.29.4)
- SwiftMessages (5.0.1):
- SwiftMessages/App (= 5.0.1)
- SwiftMessages/App (5.0.1)
- SwiftProtobuf (1.20.2)
- Swinject (2.8.2)
- SwipeCellKit (2.7.1)
- TagListView (1.4.0)
- TrezorCrypto (0.0.9)
- TrustCore (0.0.7):
- BigInt
- TrezorCrypto
- TrustKeystore (0.4.2):
- BigInt
- CryptoSwift
- TrezorCrypto
- TrustCore
- TrustWalletCore (2.9.8):
- TrustWalletCore/Core (= 2.9.8)
- TrustWalletCore/Core (2.9.8):
- TrustWalletCore/Types
- TrustWalletCore/Types (2.9.8):
- SwiftProtobuf
- TrustWeb3Provider (1.0.0)
- WalletConnectSwift (1.6.0):
- CryptoSwift (~> 1.4)
- Starscream (~> 3.1)
- Web3 (0.4.2):
- Web3/Core (= 0.4.2)
- Web3/HTTPExtension (= 0.4.2)
- Web3/Core (0.4.2):
- BigInt (~> 4.0)
- CryptoSwift (~> 1.0)
- secp256k1.swift (~> 0.1)
- Web3/HTTPExtension (0.4.2):
- Web3/Core
DEPENDENCIES:
- APIKit
- APIKit (~> 3.2.1)
- BigInt
- BigInt (~> 4.0)
- Charts
- CryptoSwift
- Eureka (~> 5.3.0)
- Firebase/Analytics
- Firebase/Crashlytics
- FirebasePerformance
- FirebaseRemoteConfig
- FittedSheets
- FSPagerView
- GoogleMLKit/TextRecognition (= 2.2.0)
- IQKeyboardManager (~> 6.5)
- JavaScriptKit (~> 1.0.0)
- JdenticonSwift (~> 0.0.1)
- JSONRPCKit
- JSONRPCKit (~> 3.0.0)
- KeychainSwift
- KeychainSwift (~> 13.0.0)
- Kingfisher
- Kingfisher (~> 7.0)
- LaunchDarkly (~> 5.4)
- loady
- Lokalise (~> 0.8.1)
- lottie-ios
- MBProgressHUD
- MBProgressHUD (~> 1.1.0)
- Mixpanel-swift (~> 3.1.7)
- Moya
- Moya (~> 10.0.1)
- Nimble
- OneSignal (< 4.0, >= 3.0.0)
- QRCodeReaderViewController (~> 4.0.2)
- Quick
- RealmSwift (~> 10.32)
- SAMKeychain (~> 1.5.3)
- SeedStackViewController
- Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `7.2.8`)
- SkeletonView
- Starscream (~> 3.1)
- StatefulViewController (~> 3.0)
- SwiftLint (~> 0.29.4)
- SwiftMessages
- SwiftMessages (~> 5.0.1)
- Swinject
- SwipeCellKit
- TagListView (from `https://github.com/Expensify/TagListView.git`)
- TrustCore
- TrustCore (~> 0.0.7)
- TrustKeystore (~> 0.4.2)
- TrustWalletCore
- TrustWalletCore (~> 2.9)
- TrustWeb3Provider (from `https://github.com/KYRDTeam/krystal-web3-provider.git`, branch `develop`)
- WalletConnectSwift
- Web3
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- APIKit
- BigInt
- Charts
- CryptoSwift
- Eureka
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreInternal
- FirebaseCrashlytics
- FirebaseInstallations
- FirebasePerformance
- FirebaseRemoteConfig
- FittedSheets
- FSPagerView
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleMLKit
- GoogleToolboxForMac
- GoogleUtilities
- GoogleUtilitiesComponents
- GTMSessionFetcher
- IQKeyboardManager
- JavaScriptKit
- JdenticonSwift
- JSONRPCKit
- KeychainSwift
- Kingfisher
- LaunchDarkly
- LDSwiftEventSource
- loady
- Lokalise
- lottie-ios
- MBProgressHUD
- Mixpanel-swift
- MLImage
- MLKitCommon
- MLKitTextRecognition
- MLKitVision
- Moya
- nanopb
- Nimble
- OneSignal
- PromisesObjC
- Protobuf
- QRCodeReaderViewController
- Quick
- Realm
- RealmSwift
- Result
- SAMKeychain
- secp256k1.swift
- SeedStackViewController
- SkeletonView
- Starscream
- StatefulViewController
- SwiftAlgorithms
- SwiftLint
- SwiftMessages
- SwiftProtobuf
- Swinject
- SwipeCellKit
- TrezorCrypto
- TrustCore
- TrustKeystore
- TrustWalletCore
- WalletConnectSwift
- Web3
EXTERNAL SOURCES:
Sentry:
:git: https://github.com/getsentry/sentry-cocoa.git
:tag: 7.2.8
TagListView:
:git: https://github.com/Expensify/TagListView.git
TrustWeb3Provider:
:branch: develop
:git: https://github.com/KYRDTeam/krystal-web3-provider.git
CHECKOUT OPTIONS:
Sentry:
:git: https://github.com/getsentry/sentry-cocoa.git
:tag: 7.2.8
TagListView:
:commit: 964553283e872c59d8a3e8901172e27ce792fe25
:git: https://github.com/Expensify/TagListView.git
TrustWeb3Provider:
:commit: 4994d8332544a8f1b58195c00bc0d66c5de07dff
:git: https://github.com/KYRDTeam/krystal-web3-provider.git
SPEC CHECKSUMS:
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
APIKit: a39ff72ac44efc15513fd1b98800f63c525be61b
BigInt: 2aad1a9942dc932ec8b84290d2c564a3d76f97ab
Charts: 354f86803d11d9c35de280587fef50d1af063978
CryptoSwift: 562f8eceb40e80796fffc668b0cad9313284cfa6
Eureka: 28ad9dec6286cd7cd601fdf8e8df39bb7356a8f4
Firebase: 1b810f3d0c0532e27a48f1961f8c0400a668a2cf
FirebaseABTesting: 5a08a4d3060b7fb5638f60698bc2cb57996bcc73
FirebaseAnalytics: 9921a52739f4ab66099da31b6e0243db78a3ac0a
FirebaseCore: 97f48a3a567a72b8d4daa0f03c3aadb78df4e995
FirebaseCoreInternal: 5eb3960335da5ea30115d57d39db6988c4ad06f3
FirebaseCrashlytics: 6b0613b548fe096221b5ba6d2f7a9732b451233b
FirebaseInstallations: 7f1c9ae6bd9df6abe9c74124b38fa8740aba5df4
FirebasePerformance: e4b0043929860c10b7b123331be9cdd33100a866
FirebaseRemoteConfig: e4431ddba74ddf705e2aabd7d356a23d5b802853
FittedSheets: 661408776eb4ff514a31da75b3600bd7222b2b3d
FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8
GoogleAppMeasurement: 7e48a3249792ac35d6f18f107f63f199a7e9d0ce
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleMLKit: 85ffdc9641d05311c76dbba5bbf93059087be12f
GoogleToolboxForMac: 8bef7c7c5cf7291c687cf5354f39f9db6399ad34
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
GTMSessionFetcher: 5595ec75acf5be50814f81e9189490412bad82ba
IQKeyboardManager: 45a1fa55c1a5b02c61ac0fd7fd5b62bb4ad20d97
JavaScriptKit: 9ff565209e6efe21bcb9c6d6ca3e863a67a8ecf7
JdenticonSwift: bc532f2761566eb29f26b085e5f72de25bc065ce
JSONRPCKit: 50e0dc5e7f873e87f81562feb8836b7d1974da6d
KeychainSwift: 23d6c16cbc33f20fafa30c3d783241b4b87d998c
Kingfisher: 596b207973051aae5e4c54a1c1cb39837ea10d36
LaunchDarkly: e8822aade8c1bee6acec6f8d5063b72c30756b0a
LDSwiftEventSource: 1ac1b0986a07c5fe4f2c94d87f1d41f4de6ae727
loady: f2acbcbd53bdeb55425e478304da2f7ff3ec706e
Lokalise: d81f4ccce8cd2c1589bf73bb39fab7781d4f7cbc
lottie-ios: c55158d67d0629a260625cc2ded2052b829e3c3e
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Mixpanel-swift: ef23b580149b352a3d6f383cdb767ed44f62a3ea
MLImage: 647f3d580c10b3c9a3f6154f5d7baead60c42a0c
MLKitCommon: 6d6be0a2e9a6340aad1c1f2b9449c11dee8af70f
MLKitTextRecognition: fd52b7b3cef00751c202475f5a147e9752130767
MLKitVision: 26da299aef93291f24f5200e8372919f73abf3b5
Moya: 2b0531a9fef318e0bc484030c3db1e6f279ccb66
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84
OneSignal: 8861a1407c321ca1ae59d3adca6286eb7caf9d6e
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
Protobuf: f4128517d7a42302e106cc3afe614ee3a7513e94
QRCodeReaderViewController: e8f27d035b3e72b1d4b1c61ff66458287e3be0ff
Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179
Realm: a00e93347b8d26d372c7a82f6c0b08d6536a21c8
RealmSwift: fe09c29ca409f8f905fe4086f2a52936193f2e3d
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
SeedStackViewController: 92021a0cc72028fa40cd55b4c97628f11579814d
Sentry: f315ca2086f72f825b1b2e0cdebe81b44131cbd2
SkeletonView: f5b099c708e42a278079a12bcaaf71c303be65a3
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwiftAlgorithms: 38dda4731d19027fdeee1125f973111bf3386b53
SwiftLint: 73f2ecfd0f6d812c8cb9a73c00fe809bc2504585
SwiftMessages: 32ce3cfc8388b41aae56ff4853cc752a20101147
SwiftProtobuf: 9f458aaa7844a2fc0b910053e66578bc4e2da9c1
Swinject: b4a11b31992e8668308dc594ba1cb9b3164a37ab
SwipeCellKit: 3972254a826da74609926daf59b08d6c72e619ea
TagListView: eb59223866cc5da14a5f4618ecbcd69640d64eff
TrezorCrypto: bfeea47a052dca2c77d4a39e1e183865e52de14d
TrustCore: 688df9a241008cf9cfa3842ec8ef28777a8b7534
TrustKeystore: ba8a33ccd7b6a46dfe25f209253d6ba13da6655c
TrustWalletCore: 53f09313edb1c010de78314d023c67d2d4654864
TrustWeb3Provider: 081ad5a703906b789253ca94335cfd87e73510a6
WalletConnectSwift: 1fbff8f5315bd8d41596773ca1b384aa873b6824
Web3: 7b2c30f98f24cc290bc671ab525d7a30a2afbc73
PODFILE CHECKSUM: 1657d029637014b097f6edf202cbefc266ed2539
COCOAPODS: 1.11.3