forked from Water-bamboo/trust-wallet-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
173 lines (166 loc) · 5.22 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
PODS:
- Alamofire (4.8.0)
- APIKit (3.2.1):
- Result (~> 3.0)
- BigInt (3.1.0):
- SipHash (~> 1.2)
- Branch (0.25.8):
- Branch/Core (= 0.25.8)
- Branch/Core (0.25.8)
- CryptoSwift (0.10.0)
- Eureka (4.3.0)
- JSONRPCKit (3.0.0):
- Result (~> 3.2.0)
- KeychainSwift (13.0.0)
- Kingfisher (4.10.1)
- MBProgressHUD (1.1.0)
- Moya (10.0.2):
- Moya/Core (= 10.0.2)
- Moya/Core (10.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- PromiseKit (6.5.3):
- PromiseKit/CorePromise (= 6.5.3)
- PromiseKit/Foundation (= 6.5.3)
- PromiseKit/UIKit (= 6.5.3)
- PromiseKit/CorePromise (6.5.3)
- PromiseKit/Foundation (6.5.3):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.5.3):
- PromiseKit/CorePromise
- QRCodeReaderViewController (4.0.2)
- R.swift (4.0.0):
- R.swift.Library (~> 4.0.0)
- R.swift.Library (4.0.0)
- Realm (3.11.2):
- Realm/Headers (= 3.11.2)
- Realm/Headers (3.11.2)
- RealmSwift (3.11.2):
- Realm (= 3.11.2)
- Result (3.2.4)
- SAMKeychain (1.5.3)
- SeedStackViewController (0.4.0)
- SipHash (1.2.2)
- StatefulViewController (3.0)
- SwiftLint (0.28.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
- TrustWalletSDK (0.0.1):
- Result
- TrustCore
- TrustWeb3Provider (0.1.7)
- URLNavigator (2.1.0)
DEPENDENCIES:
- APIKit
- BigInt (~> 3.0)
- Branch
- CryptoSwift (~> 0.10.0)
- Eureka
- JSONRPCKit (from `https://github.com/bricklife/JSONRPCKit.git`)
- KeychainSwift
- Kingfisher (~> 4.0)
- MBProgressHUD
- Moya (~> 10.0.1)
- PromiseKit (~> 6.0)
- QRCodeReaderViewController (from `https://github.com/yannickl/QRCodeReaderViewController.git`, branch `master`)
- R.swift
- RealmSwift
- SAMKeychain
- SeedStackViewController
- StatefulViewController
- SwiftLint
- TrezorCrypto
- TrustCore (from `../trust-core`)
- TrustKeystore (from `../trust-keystore`)
- TrustWalletSDK (from `../TrustSDK-iOS`)
- TrustWeb3Provider (from `https://github.com/TrustWallet/trust-web3-provider`, commit `f4e0ebb1b8fa4812637babe85ef975d116543dfd`)
- URLNavigator
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- APIKit
- BigInt
- Branch
- CryptoSwift
- Eureka
- KeychainSwift
- Kingfisher
- MBProgressHUD
- Moya
- PromiseKit
- R.swift
- R.swift.Library
- Realm
- RealmSwift
- Result
- SAMKeychain
- SeedStackViewController
- SipHash
- StatefulViewController
- SwiftLint
- TrezorCrypto
- URLNavigator
EXTERNAL SOURCES:
JSONRPCKit:
:git: https://github.com/bricklife/JSONRPCKit.git
QRCodeReaderViewController:
:branch: master
:git: https://github.com/yannickl/QRCodeReaderViewController.git
TrustCore:
:path: "../trust-core"
TrustKeystore:
:path: "../trust-keystore"
TrustWalletSDK:
:path: "../TrustSDK-iOS"
TrustWeb3Provider:
:commit: f4e0ebb1b8fa4812637babe85ef975d116543dfd
:git: https://github.com/TrustWallet/trust-web3-provider
CHECKOUT OPTIONS:
JSONRPCKit:
:commit: e1ae67de59067ebb677ad0024b3dc6789f31f193
:git: https://github.com/bricklife/JSONRPCKit.git
QRCodeReaderViewController:
:commit: ea01c9a19438c686cce675010636755a6549b57c
:git: https://github.com/yannickl/QRCodeReaderViewController.git
TrustWeb3Provider:
:commit: f4e0ebb1b8fa4812637babe85ef975d116543dfd
:git: https://github.com/TrustWallet/trust-web3-provider
SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
APIKit: a39ff72ac44efc15513fd1b98800f63c525be61b
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
Branch: bef2918a62f57ce284f4fa1917f5de1fb31295fe
CryptoSwift: 6c778d69282bed3b4e975ff97a79d074f20bb011
Eureka: 6d711cb30ca333b4bc893110285a722ae3840114
JSONRPCKit: 35aecfdf923a8e2053cef8e46d68ed3da66296c8
KeychainSwift: 23d6c16cbc33f20fafa30c3d783241b4b87d998c
Kingfisher: c148cd7b47ebde9989f6bc7c27dcaa79d81279a0
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Moya: 2b0531a9fef318e0bc484030c3db1e6f279ccb66
PromiseKit: c609029bdd801f792551a504c695c7d3098b42cd
QRCodeReaderViewController: e8f27d035b3e72b1d4b1c61ff66458287e3be0ff
R.swift: d6a5ec2f55a8441dc0ed9f1f8b37d7d11ae85c66
R.swift.Library: c3af34921024333546e23b70e70d0b4e0cffca75
Realm: 864477d028db77f7c5a0cba64a4892ad53db128a
RealmSwift: 12b8262fc08020b47de4fd88eb3d5c9425b34ec7
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SeedStackViewController: 45e88ca1493a610e74d661d3feced7098f72dbd3
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwiftLint: f1629ae733b64e9cad20052de01d1debd5b640e7
TrezorCrypto: bfeea47a052dca2c77d4a39e1e183865e52de14d
TrustCore: 9cac530d46908587d7d2bb51c78b75dc1ac2d003
TrustKeystore: 1daad2de347323c3151fd59fa5a5292875adbf85
TrustWalletSDK: 42b346f053b2d78b8783cd222c76ece30480a3c1
TrustWeb3Provider: 50fa391bdf170feb43dd4419992931510a5751d8
URLNavigator: e8cea3835b3456d7876eb728831e742273c8d209
PODFILE CHECKSUM: 5977767f33893cbb6ac40304dadef57c2d2e1d4e
COCOAPODS: 1.5.3