forked from horizontalsystems/unstoppable-wallet-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
680 lines (673 loc) · 24.7 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
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
PODS:
- ActionSheet.swift (1.2):
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
- SnapKit (~> 5.0)
- UIExtensions.swift (~> 1.1.1)
- Alamofire (5.4.3)
- AlamofireImage (4.2.0):
- Alamofire (~> 5.4)
- Base58Swift (2.1.10):
- BigInt (~> 5.0.0)
- BigInt (5.0.0)
- BinanceChainKit.swift (0.4.0):
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- HsToolKit.swift (~> 1.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- SwiftProtobuf (~> 1.6)
- SwiftyJSON (~> 4.3)
- BitcoinCashKit.swift (0.17):
- BigInt (~> 5.0)
- BitcoinCore.swift (~> 0.17)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- ObjectMapper (~> 4.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- BitcoinCore.swift (0.17):
- BigInt (~> 5.0)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- HsToolKit.swift (~> 1)
- ObjectMapper (~> 4.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- SwiftNIO (~> 2)
- UIExtensions.swift (~> 1.1.1)
- BitcoinKit.swift (0.17):
- BigInt (~> 5.0)
- BitcoinCore.swift (~> 0.17)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- Hodler.swift (~> 0.17)
- ObjectMapper (~> 4.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- BlsKit.swift (1.0.1)
- BlueSocket (1.0.52)
- CGRPCZlib (1.0.0)
- Chart.swift (1.2):
- SnapKit (~> 5.0)
- UIExtensions.swift (~> 1.1.1)
- CNIOAtomics (2.28.0)
- CNIOBoringSSL (2.12.0)
- CNIOBoringSSLShims (2.12.0):
- CNIOBoringSSL (= 2.12.0)
- CNIODarwin (2.28.0)
- CNIOHTTPParser (2.28.0)
- CNIOLinux (2.28.0)
- CNIOSHA1 (2.28.0)
- CNIOWindows (2.28.0)
- CoinKit.swift (0.1.0):
- GRDB.swift (~> 5.0)
- ObjectMapper (~> 4.0)
- RxSwift (~> 5.0)
- RxSwiftExt (~> 5)
- ComponentKit.swift (1.0):
- AlamofireImage (~> 4.1)
- HUD.swift (~> 1.2)
- LanguageKit.swift (~> 1.0)
- RxCocoa (~> 5.0)
- SkeletonView (~> 1.11)
- SnapKit (~> 5.0)
- ThemeKit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1)
- CryptoSwift (1.4.0)
- Cuckoo (1.5.1):
- Cuckoo/Swift (= 1.5.1)
- Cuckoo/Swift (1.5.1)
- CurrencyKit.swift (1.0):
- RxSwift (~> 5.0)
- StorageKit.swift (~> 1.0)
- DashKit.swift (0.17):
- BigInt (~> 5.0)
- BitcoinCore.swift (~> 0.17)
- BlsKit.swift (~> 1.0)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- ObjectMapper (~> 4.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- X11Kit.swift (~> 1.0)
- DeepDiff (2.3.1)
- Down (0.11.0)
- Erc20Kit.swift (0.15.0):
- BigInt (~> 5.0)
- EthereumKit.swift (~> 0.15)
- GRDB.swift (~> 5.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1.0)
- EthereumABI (1.3.1):
- BigInt (~> 5.0)
- CryptoSwift (~> 1.0)
- EthereumAddress (~> 1.3)
- EthereumAddress (1.3.0):
- CryptoSwift (~> 1.0)
- EthereumKit.swift (0.15.0):
- BigInt (~> 5.0)
- BlueSocket (~> 1.0)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- HsToolKit.swift (~> 1.2)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1)
- FeeRateKit.swift (0.8.0):
- HsToolKit.swift (~> 1)
- RxSwift (~> 5.0)
- GRDB.swift (5.8.0):
- GRDB.swift/standard (= 5.8.0)
- GRDB.swift/standard (5.8.0)
- gRPC-Swift (1.0.0):
- CGRPCZlib (= 1.0.0)
- Logging (< 2.0.0, >= 1.4.0)
- SwiftNIO (< 3.0.0, >= 2.22.0)
- SwiftNIOExtras (< 2.0.0, >= 1.4.0)
- SwiftNIOHTTP2 (< 2.0.0, >= 1.16.1)
- SwiftNIOSSL (< 3.0.0, >= 2.8.0)
- SwiftNIOTransportServices (< 2.0.0, >= 1.6.0)
- SwiftProtobuf (< 2.0.0, >= 1.9.0)
- HdWalletKit.swift (1.5.1):
- OpenSslKit.swift (~> 1.0)
- Secp256k1Kit.swift (~> 1.0)
- Hodler.swift (0.17):
- BitcoinCore.swift (~> 0.17)
- OpenSslKit.swift (~> 1.0)
- Secp256k1Kit.swift (~> 1.0)
- HsToolKit.swift (1.3.0):
- Alamofire (~> 5.0)
- ObjectMapper (~> 4.0)
- RxSwift (~> 5.0)
- SwiftNIOFoundationCompat
- SwiftNIOSSL
- SwiftNIOWebSocket
- HUD.swift (1.2):
- SnapKit (~> 5.0)
- ThemeKit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1.1)
- KeychainAccess (4.2.2)
- LanguageKit.swift (1.0):
- UIExtensions.swift (~> 1.1)
- LitecoinKit.swift (0.17):
- BigInt (~> 5.0)
- BitcoinCore.swift (~> 0.17)
- GRDB.swift (~> 5.0)
- HdWalletKit.swift (~> 1.5)
- ObjectMapper (~> 4.0)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- Logging (1.4.0)
- ModuleKit.swift (1.0):
- ComponentKit.swift (~> 1.0)
- LanguageKit.swift (~> 1.0)
- SectionsTableView.swift (~> 1.1)
- UIExtensions.swift (~> 1.1)
- Nimble (9.2.0)
- ObjectMapper (4.2.0)
- OneInchKit.swift (0.1.0):
- BigInt (~> 5.0)
- Erc20Kit.swift (~> 0.15)
- EthereumKit.swift (~> 0.15)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- OpenSslKit.swift (1.2.2)
- PinKit.swift (1.0):
- ComponentKit.swift (~> 1.0)
- LanguageKit.swift (~> 1.0)
- RxSwift
- StorageKit.swift (~> 1.0)
- ThemeKit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1)
- PromiseKit (6.15.3):
- PromiseKit/CorePromise (= 6.15.3)
- PromiseKit/Foundation (= 6.15.3)
- PromiseKit/UIKit (= 6.15.3)
- PromiseKit/CorePromise (6.15.3)
- PromiseKit/Foundation (6.15.3):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.15.3):
- PromiseKit/CorePromise
- Quick (4.0.0)
- RxCocoa (5.1.1):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxGRDB (1.0.0):
- RxGRDB/default (= 1.0.0)
- RxSwift (~> 5.0)
- RxGRDB/default (1.0.0):
- GRDB.swift (~> 5.0)
- RxSwift (~> 5.0)
- RxRelay (5.1.1):
- RxSwift (~> 5)
- RxSwift (5.1.2)
- RxSwiftExt (5.2.0):
- RxSwiftExt/Core (= 5.2.0)
- RxSwiftExt/RxCocoa (= 5.2.0)
- RxSwiftExt/Core (5.2.0):
- RxSwift (~> 5.0)
- RxSwiftExt/RxCocoa (5.2.0):
- RxCocoa (~> 5.0)
- RxSwiftExt/Core
- ScanQrKit.swift (1.0):
- ComponentKit.swift (~> 1.0)
- LanguageKit.swift (~> 1.0)
- ThemeKit.swift (~> 1.0)
- UIExtensions.swift (~> 1.1)
- Secp256k1Kit.swift (1.1)
- SectionsTableView.swift (1.1):
- SnapKit (~> 5.0)
- UIExtensions.swift (~> 1.1.1)
- SkeletonView (1.21.2)
- SnapKit (5.0.1)
- SQLite.swift (0.12.2):
- SQLite.swift/standard (= 0.12.2)
- SQLite.swift/standard (0.12.2)
- StorageKit.swift (1.0):
- ComponentKit.swift (~> 1.0)
- KeychainAccess (~> 4.1)
- LanguageKit.swift (~> 1.0)
- SnapKit (~> 5.0)
- ThemeKit.swift (~> 1.0)
- SwiftNIO (2.28.0):
- CNIODarwin (= 2.28.0)
- CNIOLinux (= 2.28.0)
- CNIOWindows (= 2.28.0)
- SwiftNIOConcurrencyHelpers (= 2.28.0)
- SwiftNIOConcurrencyHelpers (2.28.0):
- CNIOAtomics (= 2.28.0)
- SwiftNIOExtras (1.8.0):
- SwiftNIO (< 3, >= 2.9.0)
- SwiftNIOFoundationCompat (2.28.0):
- SwiftNIO (= 2.28.0)
- SwiftNIOHPACK (1.17.0):
- SwiftNIO (< 3, >= 2.27.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.27.0)
- SwiftNIOHTTP1 (< 3, >= 2.27.0)
- SwiftNIOHTTP1 (2.28.0):
- CNIOHTTPParser (= 2.28.0)
- SwiftNIO (= 2.28.0)
- SwiftNIOConcurrencyHelpers (= 2.28.0)
- SwiftNIOHTTP2 (1.17.0):
- SwiftNIO (< 3, >= 2.27.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.27.0)
- SwiftNIOHPACK (= 1.17.0)
- SwiftNIOHTTP1 (< 3, >= 2.27.0)
- SwiftNIOTLS (< 3, >= 2.27.0)
- SwiftNIOSSL (2.12.0):
- CNIOBoringSSL (= 2.12.0)
- CNIOBoringSSLShims (= 2.12.0)
- SwiftNIO (< 3, >= 2.15.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.15.0)
- SwiftNIOTLS (< 3, >= 2.15.0)
- SwiftNIOTLS (2.28.0):
- SwiftNIO (= 2.28.0)
- SwiftNIOTransportServices (1.10.0):
- SwiftNIO (< 3, >= 2.27.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.27.0)
- SwiftNIOFoundationCompat (< 3, >= 2.27.0)
- SwiftNIOTLS (< 3, >= 2.27.0)
- SwiftNIOWebSocket (2.28.0):
- CNIOSHA1 (= 2.28.0)
- SwiftNIO (= 2.28.0)
- SwiftNIOHTTP1 (= 2.28.0)
- SwiftProtobuf (1.17.0)
- SwiftyJSON (4.3.0)
- ThemeKit.swift (1.0):
- RxCocoa (~> 5.0)
- UIExtensions.swift (~> 1.1)
- UIExtensions.swift (1.1.1)
- UniswapKit.swift (0.11.0):
- BigInt (~> 5.0)
- Erc20Kit.swift (~> 0.15)
- EthereumKit.swift (~> 0.15)
- OpenSslKit.swift (~> 1.0)
- RxSwift (~> 5.0)
- Secp256k1Kit.swift (~> 1.0)
- UnstoppableDomainsResolution (1.0.0):
- BigInt
- CryptoSwift (~> 1.0)
- EthereumAddress (~> 1.3)
- WalletConnect (0.1.0):
- CryptoSwift
- HsToolKit.swift
- PromiseKit
- X11Kit.swift (1.0)
- XRatesKit.swift (0.10.0):
- CoinKit.swift (~> 0.1)
- GRDB.swift (~> 5.0)
- HsToolKit.swift (~> 1.1)
- ObjectMapper (~> 4.0)
- RxSwift (~> 5.0)
- RxSwiftExt (~> 5)
- ZcashLightClientKit (0.12.0-beta.2):
- gRPC-Swift (= 1.0.0)
- SQLite.swift (~> 0.12.2)
DEPENDENCIES:
- ActionSheet.swift (from `https://github.com/horizontalsystems/gui-kit/`)
- Alamofire
- AlamofireImage
- Base58Swift (~> 2.1.10)
- BigInt
- BinanceChainKit.swift (from `https://github.com/horizontalsystems/binance-chain-kit-ios`)
- BitcoinCashKit.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- BitcoinCore.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- BitcoinKit.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- Chart.swift (from `https://github.com/horizontalsystems/gui-kit/`)
- CoinKit.swift (from `https://github.com/horizontalsystems/coin-kit-ios`)
- ComponentKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- Cuckoo
- CurrencyKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- DashKit.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- DeepDiff
- Down
- Erc20Kit.swift (from `https://github.com/horizontalsystems/ethereum-kit-ios`)
- EthereumABI (from `https://github.com/horizontalsystems/EthereumABI`)
- EthereumKit.swift (from `https://github.com/horizontalsystems/ethereum-kit-ios`)
- FeeRateKit.swift (from `https://github.com/horizontalsystems/blockchain-fee-rate-kit-ios`)
- GRDB.swift
- HdWalletKit.swift (from `https://github.com/horizontalsystems/hd-wallet-kit-ios`)
- Hodler.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- HsToolKit.swift (from `https://github.com/horizontalsystems/hs-tool-kit-ios`)
- HUD.swift (from `https://github.com/horizontalsystems/gui-kit/`)
- KeychainAccess
- LanguageKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- LitecoinKit.swift (from `https://github.com/horizontalsystems/bitcoin-kit-ios.git`)
- ModuleKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- Nimble
- ObjectMapper
- OneInchKit.swift (from `https://github.com/horizontalsystems/ethereum-kit-ios`)
- PinKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- Quick
- RxCocoa
- RxGRDB
- RxSwift
- ScanQrKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- SectionsTableView.swift (from `https://github.com/horizontalsystems/gui-kit/`)
- SnapKit
- StorageKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- ThemeKit.swift (from `https://github.com/horizontalsystems/component-kit-ios/`)
- UIExtensions.swift (from `https://github.com/horizontalsystems/gui-kit/`)
- UniswapKit.swift (from `https://github.com/horizontalsystems/ethereum-kit-ios`)
- UnstoppableDomainsResolution
- WalletConnect (from `https://github.com/horizontalsystems/wallet-connect-swift`, branch `master`)
- XRatesKit.swift (from `https://github.com/horizontalsystems/xrates-kit-ios/`)
- ZcashLightClientKit (from `https://github.com/zcash/ZcashLightClientKit`, tag `0.12.0-beta.2`)
SPEC REPOS:
trunk:
- Alamofire
- AlamofireImage
- Base58Swift
- BigInt
- BlsKit.swift
- BlueSocket
- CGRPCZlib
- CNIOAtomics
- CNIOBoringSSL
- CNIOBoringSSLShims
- CNIODarwin
- CNIOHTTPParser
- CNIOLinux
- CNIOSHA1
- CNIOWindows
- CryptoSwift
- Cuckoo
- DeepDiff
- Down
- EthereumAddress
- GRDB.swift
- gRPC-Swift
- KeychainAccess
- Logging
- Nimble
- ObjectMapper
- OpenSslKit.swift
- PromiseKit
- Quick
- RxCocoa
- RxGRDB
- RxRelay
- RxSwift
- RxSwiftExt
- Secp256k1Kit.swift
- SkeletonView
- SnapKit
- SQLite.swift
- SwiftNIO
- SwiftNIOConcurrencyHelpers
- SwiftNIOExtras
- SwiftNIOFoundationCompat
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftNIOHTTP2
- SwiftNIOSSL
- SwiftNIOTLS
- SwiftNIOTransportServices
- SwiftNIOWebSocket
- SwiftProtobuf
- SwiftyJSON
- UnstoppableDomainsResolution
- X11Kit.swift
EXTERNAL SOURCES:
ActionSheet.swift:
:git: https://github.com/horizontalsystems/gui-kit/
BinanceChainKit.swift:
:git: https://github.com/horizontalsystems/binance-chain-kit-ios
BitcoinCashKit.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
BitcoinCore.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
BitcoinKit.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
Chart.swift:
:git: https://github.com/horizontalsystems/gui-kit/
CoinKit.swift:
:git: https://github.com/horizontalsystems/coin-kit-ios
ComponentKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
CurrencyKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
DashKit.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
Erc20Kit.swift:
:git: https://github.com/horizontalsystems/ethereum-kit-ios
EthereumABI:
:git: https://github.com/horizontalsystems/EthereumABI
EthereumKit.swift:
:git: https://github.com/horizontalsystems/ethereum-kit-ios
FeeRateKit.swift:
:git: https://github.com/horizontalsystems/blockchain-fee-rate-kit-ios
HdWalletKit.swift:
:git: https://github.com/horizontalsystems/hd-wallet-kit-ios
Hodler.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
HsToolKit.swift:
:git: https://github.com/horizontalsystems/hs-tool-kit-ios
HUD.swift:
:git: https://github.com/horizontalsystems/gui-kit/
LanguageKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
LitecoinKit.swift:
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
ModuleKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
OneInchKit.swift:
:git: https://github.com/horizontalsystems/ethereum-kit-ios
PinKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
ScanQrKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
SectionsTableView.swift:
:git: https://github.com/horizontalsystems/gui-kit/
StorageKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
ThemeKit.swift:
:git: https://github.com/horizontalsystems/component-kit-ios/
UIExtensions.swift:
:git: https://github.com/horizontalsystems/gui-kit/
UniswapKit.swift:
:git: https://github.com/horizontalsystems/ethereum-kit-ios
WalletConnect:
:branch: master
:git: https://github.com/horizontalsystems/wallet-connect-swift
XRatesKit.swift:
:git: https://github.com/horizontalsystems/xrates-kit-ios/
ZcashLightClientKit:
:git: https://github.com/zcash/ZcashLightClientKit
:tag: 0.12.0-beta.2
CHECKOUT OPTIONS:
ActionSheet.swift:
:commit: 6336251774c34c421cd3dfdf2829dd1aa71ad52d
:git: https://github.com/horizontalsystems/gui-kit/
BinanceChainKit.swift:
:commit: 2c08ffc83386ec61f8c41d33b03fafc7d7d7daa8
:git: https://github.com/horizontalsystems/binance-chain-kit-ios
BitcoinCashKit.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
BitcoinCore.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
BitcoinKit.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
Chart.swift:
:commit: a7735dc111e82cd440c09f7d4db17ddece5e52a9
:git: https://github.com/horizontalsystems/gui-kit/
CoinKit.swift:
:commit: 2959a41846593a337824fc9d47f85260e9315d73
:git: https://github.com/horizontalsystems/coin-kit-ios
ComponentKit.swift:
:commit: 220903b9cfb9daa3fc7ec8cc3b4455cf5068a45e
:git: https://github.com/horizontalsystems/component-kit-ios/
CurrencyKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
DashKit.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
Erc20Kit.swift:
:commit: 705a803a7ed8e87a03733a5c78ccb1fb5c2d4805
:git: https://github.com/horizontalsystems/ethereum-kit-ios
EthereumABI:
:commit: f77b49868885e9f909bd7dcf4c50c42e84f43ef7
:git: https://github.com/horizontalsystems/EthereumABI
EthereumKit.swift:
:commit: 705a803a7ed8e87a03733a5c78ccb1fb5c2d4805
:git: https://github.com/horizontalsystems/ethereum-kit-ios
FeeRateKit.swift:
:commit: 763394a92bdf091517376776bccecf9e7edbb49f
:git: https://github.com/horizontalsystems/blockchain-fee-rate-kit-ios
HdWalletKit.swift:
:commit: dd560907666008fc326c1715c6437a40266cca19
:git: https://github.com/horizontalsystems/hd-wallet-kit-ios
Hodler.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
HsToolKit.swift:
:commit: ff75e00d0812e30a64d5eb74c73262273e96dc5f
:git: https://github.com/horizontalsystems/hs-tool-kit-ios
HUD.swift:
:commit: a7735dc111e82cd440c09f7d4db17ddece5e52a9
:git: https://github.com/horizontalsystems/gui-kit/
LanguageKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
LitecoinKit.swift:
:commit: 4911f4123b0c7f998b51e60274abcc4c949fb998
:git: https://github.com/horizontalsystems/bitcoin-kit-ios.git
ModuleKit.swift:
:commit: 220903b9cfb9daa3fc7ec8cc3b4455cf5068a45e
:git: https://github.com/horizontalsystems/component-kit-ios/
OneInchKit.swift:
:commit: 705a803a7ed8e87a03733a5c78ccb1fb5c2d4805
:git: https://github.com/horizontalsystems/ethereum-kit-ios
PinKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
ScanQrKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
SectionsTableView.swift:
:commit: a7735dc111e82cd440c09f7d4db17ddece5e52a9
:git: https://github.com/horizontalsystems/gui-kit/
StorageKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
ThemeKit.swift:
:commit: 5d52b07ea4775924b2ded02e7a9667139747a59e
:git: https://github.com/horizontalsystems/component-kit-ios/
UIExtensions.swift:
:commit: af2c3aa434312b64626ddd050c28100ea27e21bb
:git: https://github.com/horizontalsystems/gui-kit/
UniswapKit.swift:
:commit: 705a803a7ed8e87a03733a5c78ccb1fb5c2d4805
:git: https://github.com/horizontalsystems/ethereum-kit-ios
WalletConnect:
:commit: 2c46d6414b0c558919149e0e775d12349cdb2d3e
:git: https://github.com/horizontalsystems/wallet-connect-swift
XRatesKit.swift:
:commit: 11d5b49b04c19635c2084956b683e731ed33fc6a
:git: https://github.com/horizontalsystems/xrates-kit-ios/
ZcashLightClientKit:
:git: https://github.com/zcash/ZcashLightClientKit
:tag: 0.12.0-beta.2
SPEC CHECKSUMS:
ActionSheet.swift: fcfca3360d0855247bdb0fcdac27f4a7a4d7d593
Alamofire: e447a2774a40c996748296fa2c55112fdbbc42f9
AlamofireImage: 34a2d90b0e5fe6a5605f85ae4b7b01e784c60192
Base58Swift: 53d551f0b33d9478fa63b3445e453a772d6b31a7
BigInt: 74b4d88367b0e819d9f77393549226d36faeb0d8
BinanceChainKit.swift: db11694af0b5970b65b563f934a054907a3db4cd
BitcoinCashKit.swift: d322bf386c7adf7956be911499240a8af06a31ae
BitcoinCore.swift: bbbc18903f2a265e2f4c34cd89d80040bdcbd9b9
BitcoinKit.swift: 1a16b53a0949bc85f360b307415b0f3bc2da6408
BlsKit.swift: e73fb332ed6a577b0f34a0da30aa5ec6c09bee55
BlueSocket: 1acd943acb07b55905291d608649fcfbf8cbd57d
CGRPCZlib: b0c9d704a12fa667f1824ffff20688f191945989
Chart.swift: 523ce3685ad997cbb902c5b61a3dbd5e9d33c993
CNIOAtomics: 7c3a151d54ae24b0160283ac93e3b06380ce6973
CNIOBoringSSL: 2433ef7bb7f34e0903f576771c3004b42a8c30df
CNIOBoringSSLShims: 97f8c084e74a2d2f7e3bfa1695e4a0c7e1e7ecc5
CNIODarwin: 1f2dbfef00b0f1dde67f1512d2ad27c51089e9de
CNIOHTTPParser: bd3b3557a2091cb5b24cbf1a676157804a563fda
CNIOLinux: 21957f4cd9b4efa7e0b835c41977f6f71647653c
CNIOSHA1: f8440946b4195b2de3c2360b8d7ad24ad9152add
CNIOWindows: 93ad715b3bb3da30e1843148fe40429de1ed1ae9
CoinKit.swift: 721781ae475f790572380f074f934014ca5ef0d7
ComponentKit.swift: 190a7c49a0747c020f5316f6b7f35358cfe159e8
CryptoSwift: 7cc902df1784de3b389a387756c7d710f197730c
Cuckoo: 9124fe138270854903483c270370e6e7658fbc9b
CurrencyKit.swift: ae9fc9a81063804a4475016b11a17614ae890158
DashKit.swift: ffd3cf2fd9f80ac925b95a2d89a198bc5cdd9c9c
DeepDiff: e5ae6c50d0321568e4508cec5930b9f10bb293fc
Down: b6ba1bc985c9d2f4e15e3b293d2207766fa12612
Erc20Kit.swift: fe4a9ba52607f247079d2089a493c8425dccb5dd
EthereumABI: a999809dee0ccf1f945a76fe5ed7394eaa73a27b
EthereumAddress: 39fe8e11cf04e4e9902b55ae653dbc4e0aee5f30
EthereumKit.swift: 1129b9ae3b8653c1c3e2eca473310ffa6444570a
FeeRateKit.swift: 12713618d623d057382b964d2d16d220b1db8df5
GRDB.swift: 9b9beec114435e1d852ad68c136cff4c71134627
gRPC-Swift: 77154009a019e97f8c4bd8f2bb75fe9726801157
HdWalletKit.swift: 30b1ab08c736422eeefe346369ced89574e2ec00
Hodler.swift: e59834cd20385e5067cd55a813667ca8fd0778b9
HsToolKit.swift: 88f5c25dcf2b6fde2370f0125a8864782fbb3d90
HUD.swift: 28fe655f5946e0f12fe3d24be54a57716d983c69
KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
LanguageKit.swift: 8ca8b99dd6250a13cf481b637e0d9d16f7389a74
LitecoinKit.swift: 5870288ed6c942694f71d9691dd4867909be5ab8
Logging: beeb016c9c80cf77042d62e83495816847ef108b
ModuleKit.swift: 36eeb5f146157ce3159d6179e160c632db270ba8
Nimble: 4f4a345c80b503b3ea13606a4f98405974ee4d0b
ObjectMapper: 1eb41f610210777375fa806bf161dc39fb832b81
OneInchKit.swift: 937cf8ee92b63bc9ca453200128cb620a07839bf
OpenSslKit.swift: 0e2194853fd9ce42006cf18c89743331406a10a9
PinKit.swift: a2e489a5391f8e1be11b328ec9e488cdd6888a86
PromiseKit: 3b2b6995e51a954c46dbc550ce3da44fbfb563c5
Quick: 6473349e43b9271a8d43839d9ba1c442ed1b7ac4
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxGRDB: 39ead922d410a96c5a5883b1695cba48fe7818e2
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 1e2e1f9570186967f617e49128ed26ccf1bafc8e
RxSwiftExt: 4ca80336f43c28f11a2825cdd2fc61dd6c044697
ScanQrKit.swift: c6f0c2c8593fe6e9d85e8b094ea33ab07fe6b68c
Secp256k1Kit.swift: 322a66c4b3e95e96a397d73d45ad4d79af991bab
SectionsTableView.swift: 1541226d2cff974a131cfc2df3b8908d4902d703
SkeletonView: a085533443fed0198309f1979780afb6e80eaedd
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
StorageKit.swift: 1a041c9f9a80c3388373e4ba105aadd09339ff7a
SwiftNIO: 3e69d2a1be36921d5676ad0aa148fe7c537a89fd
SwiftNIOConcurrencyHelpers: 68e0316a976c0d109373017a909b741cc82963d5
SwiftNIOExtras: aa561b71020cd6844f722cf4513fb176c577414d
SwiftNIOFoundationCompat: 54f7dc46a55b2ae635d25e05e0ce1ab3b96c5a5e
SwiftNIOHPACK: 7b780cf61fa41025042ca34a3918b651c3c9f655
SwiftNIOHTTP1: 604d76673dfaece86a7f23075c620bdca7f30362
SwiftNIOHTTP2: 57fc74b454df553028744b8e4cd0ab3a33911a2d
SwiftNIOSSL: 6a212ff5802c39cdee830c613501fcb414218427
SwiftNIOTLS: 3b943c5ec04773df1f88eb63cebb015df11071bb
SwiftNIOTransportServices: eee29d06a617e6b37c534d8589ae27c31b119f81
SwiftNIOWebSocket: 0b40578624e5f26b0485f1f34660b3ea892f586e
SwiftProtobuf: 9c85136c6ba74b0a1b84279dbf0f6db8efb714e0
SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08
ThemeKit.swift: 2a118eb5bdd9c49bdd41daa3f7ca2033628f98be
UIExtensions.swift: 3ed084c0343ddd0f86c7c558d37759e1fd7d5778
UniswapKit.swift: e19fabc17fa422cdbc81a3bb0a3a97c6b7f88d42
UnstoppableDomainsResolution: 4045ac894785f1b245f14c5a1e43ce51e59aee0c
WalletConnect: 1942d6ae2698cadc0b117f4f4c99bae9d821ab4d
X11Kit.swift: 6cfd05473e41c7b866c1a016300da02af63ad049
XRatesKit.swift: 7013e3b93f5749d42bb65bebb532c1c62a916e8e
ZcashLightClientKit: b34672444ae7cff711b279ea621e9660cc21d98d
PODFILE CHECKSUM: ea7b629535532cca82219650f7f0c627d34140b0
COCOAPODS: 1.10.2