-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathPodfile.lock
402 lines (395 loc) · 12.8 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
PODS:
- AFNetworking (4.0.1):
- AFNetworking/NSURLSession (= 4.0.1)
- AFNetworking/Reachability (= 4.0.1)
- AFNetworking/Security (= 4.0.1)
- AFNetworking/Serialization (= 4.0.1)
- AFNetworking/UIKit (= 4.0.1)
- AFNetworking/NSURLSession (4.0.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (4.0.1)
- AFNetworking/Security (4.0.1)
- AFNetworking/Serialization (4.0.1)
- AFNetworking/UIKit (4.0.1):
- AFNetworking/NSURLSession
- Alamofire (4.8.2)
- Alamofire-Synchronous (4.0.0):
- Alamofire (~> 4.0)
- AlphaWalletWeb3Provider (0.3.0)
- APIKit (5.1.0)
- BGFMDB (2.0.13):
- BGFMDB/BG (= 2.0.13)
- BGFMDB/FMDB (= 2.0.13)
- BGFMDB/BG (2.0.13):
- BGFMDB/FMDB
- BGFMDB/FMDB (2.0.13)
- BigInt (3.1.0):
- SipHash (~> 1.2)
- Bugly (2.5.0)
- Charts (3.4.0):
- Charts/Core (= 3.4.0)
- Charts/Core (3.4.0)
- ChartsRealm (3.4.0):
- Charts (~> 3.4.0)
- RealmSwift (~> 3.18.0)
- CocoaLumberjack/Core (3.6.2)
- CocoaLumberjack/Swift (3.6.2):
- CocoaLumberjack/Core
- CryptoSwift (1.3.2)
- CYLTabBarController (1.28.5):
- CYLTabBarController/Core (= 1.28.5)
- CYLTabBarController/Core (1.28.5)
- dsBridge (3.0.6)
- Eureka (5.2.1)
- Firebase/Analytics (6.6.0):
- Firebase/Core
- Firebase/Core (6.6.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.1.0)
- Firebase/CoreOnly (6.6.0):
- FirebaseCore (= 6.2.0)
- FirebaseAnalytics (6.1.0):
- FirebaseCore (~> 6.2)
- FirebaseInstanceID (~> 4.2)
- GoogleAppMeasurement (= 6.1.0)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 0.3)
- FirebaseCore (6.2.0):
- FirebaseCoreDiagnostics (~> 1.0)
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- FirebaseCoreDiagnostics (1.0.1):
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleDataTransportCCTSupport (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- FirebaseCoreDiagnosticsInterop (1.0.0)
- FirebaseInstanceID (4.2.3):
- FirebaseCore (~> 6.0)
- GoogleUtilities/Environment (~> 6.0)
- GoogleUtilities/UserDefaults (~> 6.0)
- GoogleAppMeasurement (6.1.0):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 0.3)
- GoogleDataTransport (1.1.1)
- GoogleDataTransportCCTSupport (1.0.1):
- GoogleDataTransport (~> 1.1)
- nanopb
- GoogleUtilities/AppDelegateSwizzler (6.2.5):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.2.5)
- GoogleUtilities/Logger (6.2.5):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.2.5):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.2.5):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.2.5)"
- GoogleUtilities/Reachability (6.2.5):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.2.5):
- GoogleUtilities/Logger
- Hero (1.5.0)
- IQKeyboardManager (6.5.5)
- JavaScriptKit (2.0.1)
- JCore (2.1.4-noidfa)
- JPush (3.2.4-noidfa):
- JCore (< 3.0.0, >= 2.0.0)
- JSONRPCKit (3.0.0):
- Result (~> 3.2.0)
- KeychainAccess (4.1.0)
- KeychainSwift (19.0.0)
- LYEmptyView (1.3.1)
- Masonry (1.1.0)
- MBProgressHUD (1.2.0)
- MJExtension (3.2.2)
- MJRefresh (3.4.3)
- Moya (10.0.2):
- Moya/Core (= 10.0.2)
- Moya/Core (10.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.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)
- ORCycleLabel (1.0.1)
- PromiseKit (6.13.1):
- PromiseKit/CorePromise (= 6.13.1)
- PromiseKit/Foundation (= 6.13.1)
- PromiseKit/UIKit (= 6.13.1)
- PromiseKit/CorePromise (6.13.1)
- PromiseKit/Foundation (6.13.1):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.13.1):
- PromiseKit/CorePromise
- R.swift (5.0.3):
- R.swift.Library (~> 5.0.0)
- R.swift.Library (5.0.1)
- Realm (3.18.0):
- Realm/Headers (= 3.18.0)
- Realm/Headers (3.18.0)
- RealmSwift (3.18.0):
- Realm (= 3.18.0)
- Result (3.2.4)
- SDWebImage (5.8.4):
- SDWebImage/Core (= 5.8.4)
- SDWebImage/Core (5.8.4)
- secp256k1.c (0.1.2)
- SipHash (1.2.2)
- Starscream (3.1.1)
- SwiftHTTP (3.0.1)
- SwiftLint (0.36.0)
- SwiftProtobuf (1.10.2)
- SwiftTheme (0.5.2)
- SwiftyJSON (4.3.0)
- TMCache (2.1.0)
- TOCropViewController (2.5.2)
- TrezorCrypto (0.0.9)
- TrustCore (0.0.7):
- BigInt
- TrezorCrypto (~> 0.0.6)
- TrustKeystore (0.4.1):
- BigInt
- CryptoSwift
- TrezorCrypto (~> 0.0.6)
- TrustCore
- TrustWalletCore (0.12.33):
- TrustWalletCore/Core (= 0.12.33)
- TrustWalletCore/Core (0.12.33):
- TrustWalletCore/Types
- TrustWalletCore/Types (0.12.33):
- SwiftProtobuf
- TrustWalletSDK (0.0.1):
- Result
- TrustCore
- TrustWeb3Provider (0.1.7)
- TTGTagCollectionView (1.11.1)
- TYCyclePagerView (1.2.0)
DEPENDENCIES:
- AFNetworking
- Alamofire-Synchronous
- AlphaWalletWeb3Provider (from `https://github.com/AlphaWallet/AlphaWallet-web3-provider`, commit `1c1aafb566361e7067e69f6e38b0fdc30b801429`)
- APIKit
- BGFMDB
- BigInt (~> 3.0)
- Bugly
- ChartsRealm
- CocoaLumberjack/Swift
- CryptoSwift
- CYLTabBarController
- dsBridge
- Eureka
- Firebase/Analytics
- Hero
- IQKeyboardManager
- JavaScriptKit
- JCore (= 2.1.4-noidfa)
- JPush (= 3.2.4-noidfa)
- JSONRPCKit
- KeychainAccess
- KeychainSwift
- LYEmptyView
- Masonry
- MBProgressHUD
- MJExtension
- MJRefresh
- Moya (~> 10.0.1)
- ORCycleLabel
- PromiseKit
- R.swift
- RealmSwift (= 3.18.0)
- SDWebImage
- secp256k1.c (~> 0.1.2)
- Starscream (~> 3.1.1)
- SwiftHTTP
- SwiftLint (~> 0.36.0)
- SwiftTheme
- SwiftyJSON (~> 4.0)
- TMCache
- TOCropViewController
- TrustCore (from `https://github.com/TrustWallet/trust-core`, branch `master`)
- TrustKeystore (from `https://github.com/TrustWallet/trust-keystore`, branch `master`)
- TrustWalletCore (~> 0.12.25)
- TrustWalletSDK (from `https://github.com/TrustWallet/TrustSDK-iOS`, branch `master`)
- TrustWeb3Provider (from `https://github.com/TrustWallet/trust-web3-provider`, commit `f4e0ebb1b8fa4812637babe85ef975d116543dfd`)
- TTGTagCollectionView
- TYCyclePagerView
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- AFNetworking
- Alamofire
- Alamofire-Synchronous
- APIKit
- BGFMDB
- BigInt
- Bugly
- Charts
- ChartsRealm
- CocoaLumberjack
- CryptoSwift
- CYLTabBarController
- dsBridge
- Eureka
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseInstanceID
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleUtilities
- Hero
- IQKeyboardManager
- JavaScriptKit
- JCore
- JPush
- JSONRPCKit
- KeychainAccess
- KeychainSwift
- LYEmptyView
- Masonry
- MBProgressHUD
- MJExtension
- MJRefresh
- Moya
- nanopb
- ORCycleLabel
- PromiseKit
- R.swift
- R.swift.Library
- Realm
- RealmSwift
- Result
- SDWebImage
- secp256k1.c
- SipHash
- Starscream
- SwiftHTTP
- SwiftLint
- SwiftProtobuf
- SwiftTheme
- SwiftyJSON
- TMCache
- TOCropViewController
- TrezorCrypto
- TrustWalletCore
- TTGTagCollectionView
- TYCyclePagerView
EXTERNAL SOURCES:
AlphaWalletWeb3Provider:
:commit: 1c1aafb566361e7067e69f6e38b0fdc30b801429
:git: https://github.com/AlphaWallet/AlphaWallet-web3-provider
TrustCore:
:branch: master
:git: https://github.com/TrustWallet/trust-core
TrustKeystore:
:branch: master
:git: https://github.com/TrustWallet/trust-keystore
TrustWalletSDK:
:branch: master
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:commit: f4e0ebb1b8fa4812637babe85ef975d116543dfd
:git: https://github.com/TrustWallet/trust-web3-provider
CHECKOUT OPTIONS:
AlphaWalletWeb3Provider:
:commit: 1c1aafb566361e7067e69f6e38b0fdc30b801429
:git: https://github.com/AlphaWallet/AlphaWallet-web3-provider
TrustCore:
:commit: f987ee12f98c2df9d1538d86448dd8e671669350
:git: https://github.com/TrustWallet/trust-core
TrustKeystore:
:commit: 5829d9631af1572c65108692a09d823c504aea7b
:git: https://github.com/TrustWallet/trust-keystore
TrustWalletSDK:
:commit: 99eb1456c6ebf1ce6a2dca15731ff99d69f93eb0
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:commit: f4e0ebb1b8fa4812637babe85ef975d116543dfd
:git: https://github.com/TrustWallet/trust-web3-provider
SPEC CHECKSUMS:
AFNetworking: 7864c38297c79aaca1500c33288e429c3451fdce
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
Alamofire-Synchronous: eedf1e6e961c3795a63c74990b3f7d9fbfac7e50
AlphaWalletWeb3Provider: 80a88f0fc80443fb973b0a17f5ca0c80a2247d63
APIKit: 9e1a4069608bf0ae5238811e6cfc26928ad4d01e
BGFMDB: 48e6823027232402a678acc7f71484b1fc9171d0
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
Bugly: 3ca9f255c01025582df26f9222893b383c7e4b4e
Charts: 74c9f256eaf0460c0c416522d1cf8c634ea6b286
ChartsRealm: 2ae8bf478211a94b3b6dd20738db0b9b132eb66b
CocoaLumberjack: bd155f2dd06c0e0b03f876f7a3ee55693122ec94
CryptoSwift: 093499be1a94b0cae36e6c26b70870668cb56060
CYLTabBarController: edd9fecba9afa3f2e9e44ed50ca6dde69941f25f
dsBridge: 48b62ee8a411ad601a88d6f6c8cf6cb634b206b7
Eureka: c883105488e05bc65539f583246ecf9657cabbfe
Firebase: a2b5951f30ff38fd3b3bdae9c7d340f940fd3c51
FirebaseAnalytics: 48414ae5cbf6976d8a2f7177e0466540e5ab33ce
FirebaseCore: 8c9e08bce0c72a3affd83927d8184cf244918bc8
FirebaseCoreDiagnostics: 4c04ae09d0ab027c30179828c6bb47764df1bd13
FirebaseCoreDiagnosticsInterop: 6829da2b8d1fc795ff1bd99df751d3788035d2cb
FirebaseInstanceID: 8b42755db950682e7de0d167bc6fb26a57b244af
GoogleAppMeasurement: 47285fa897e5a125df56b9ef8750a1d81e4598a8
GoogleDataTransport: ffbadce4ab93c88fb9dd8e6366c47bfcb4a32193
GoogleDataTransportCCTSupport: 3451e7d8ba19093e533362a6d78d6d9014c6a037
GoogleUtilities: e7dc37039b19df7fe543479d3e4a02ac8d11bb69
Hero: b7385b75e7259da62f4f85462f59a5082d66b058
IQKeyboardManager: 3a8b9e603f8b0eeaf5f096a1f2b2cfcf121992ef
JavaScriptKit: 33a7abbd6e03bf12e3f19f0f8ee753e748a361c1
JCore: 2f15311e6889ab43ed5d629802ef793cac566465
JPush: 2ff11d3013b360bc1b7da16741027e88f12fe3e6
JSONRPCKit: 50e0dc5e7f873e87f81562feb8836b7d1974da6d
KeychainAccess: 445e28864fe6d3458b41fa211bcdc39890e8bd5a
KeychainSwift: a06190cf933ad46b1e0abc3d77d29c06331715c7
LYEmptyView: b6d418cfa38b78df0cf243f9a9c25ccbdc399922
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
MJExtension: d9b9c74cbdeb724c1e9ecbb157b318276e62e876
MJRefresh: 53e3e3219f204425ee6d3e62e8733d3295944cd6
Moya: 2b0531a9fef318e0bc484030c3db1e6f279ccb66
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
ORCycleLabel: f50f37f42be1011e56d5b1673dc83b247ee4110d
PromiseKit: 28fda91c973cc377875d8c0ea4f973013c05b6db
R.swift: f5a87643b91ea569d23d6afb3eee9c743edde239
R.swift.Library: cfe85d569d9bae6cb262922db130e7c3a7a5fad1
Realm: 7b3d04740facf45e958a514b466a32b04f1113d6
RealmSwift: c817b5f374668cf08f649afb05f55d92a787649c
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
SDWebImage: cf6922231e95550934da2ada0f20f2becf2ceba9
secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
SwiftHTTP: e94f1aa8cde58637dcc0100f6349de31a3337fde
SwiftLint: fc9859e4e1752340664851f667bb1898b9c90114
SwiftProtobuf: bec1ae7d686ff73dd09d79866154f4970b891410
SwiftTheme: 8b02c479bb4441b2b6790ac126e961b1b6fb0932
SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
TOCropViewController: e9da34f484aedd4e5d5a8ab230ba217cfe16c729
TrezorCrypto: bfeea47a052dca2c77d4a39e1e183865e52de14d
TrustCore: 3f0a67efb643c14cedefdb6ca0e720de4702bb91
TrustKeystore: c54b52ade9c97d31d23ded9ae2518c62dd73b5fe
TrustWalletCore: 1675a58ef295f589971d56d34d092915c1aa7ca2
TrustWalletSDK: f5c609b94df568afad223b5b884b5eda153cf1c0
TrustWeb3Provider: 50fa391bdf170feb43dd4419992931510a5751d8
TTGTagCollectionView: 86fcbfa6a7493c9e860b01c2e693cffc8acf6de1
TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344
PODFILE CHECKSUM: 1938c2778d022503589a29bc21cfd2fe735fb73c
COCOAPODS: 1.9.3