forked from trustwallet/trust-wallet-ios
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Podfile.lock
executable file
·239 lines (232 loc) · 7.32 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
PODS:
- Alamofire (4.7.2)
- APIKit (3.2.1):
- Result (~> 3.0)
- BigInt (3.1.0):
- SipHash (~> 1.2)
- Branch (0.25.0):
- Branch/Core (= 0.25.0)
- Branch/Core (0.25.0)
- Crashlytics (3.10.3):
- Fabric (~> 1.7.8)
- CryptoSwift (0.10.0)
- Eureka (4.1.1)
- Fabric (1.7.8)
- Firebase/Core (5.4.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.0.1)
- Firebase/CoreOnly (5.4.0):
- FirebaseCore (= 5.0.5)
- FirebaseAnalytics (5.0.1):
- FirebaseCore (~> 5.0)
- FirebaseInstanceID (~> 3.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseCore (5.0.5):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseInstanceID (3.1.1):
- FirebaseCore (~> 5.0)
- GoogleToolboxForMac/Defines (2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- Hero (1.2.0)
- JdenticonSwift (0.0.1)
- JSONRPCKit (3.0.0):
- Result (~> 3.2.0)
- KeychainSwift (11.0.0)
- Kingfisher (4.8.0)
- Lokalise (0.8.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)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- PromiseKit (6.3.4):
- PromiseKit/CorePromise (= 6.3.4)
- PromiseKit/Foundation (= 6.3.4)
- PromiseKit/UIKit (= 6.3.4)
- PromiseKit/CorePromise (6.3.4)
- PromiseKit/Foundation (6.3.4):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.3.4):
- PromiseKit/CorePromise
- QRCodeReaderViewController (4.0.2)
- R.swift (4.0.0):
- R.swift.Library (~> 4.0.0)
- R.swift.Library (4.0.0)
- RandomColorSwift (1.0.0)
- Realm (3.7.4):
- Realm/Headers (= 3.7.4)
- Realm/Headers (3.7.4)
- RealmSwift (3.7.4):
- Realm (= 3.7.4)
- Result (3.2.4)
- SAMKeychain (1.5.3)
- SeedStackViewController (0.4.0)
- SipHash (1.2.2)
- StatefulViewController (3.0)
- SwiftLint (0.26.0)
- TrezorCrypto (0.0.5)
- TrustCore (0.0.7):
- BigInt
- TrezorCrypto
- TrustKeystore (0.4.2):
- BigInt
- CryptoSwift
- TrezorCrypto
- TrustCore
- TrustSDK (0.0.1):
- Result
- TrustCore
- TrustWeb3Provider (0.2.1)
- URLNavigator (2.0.6)
DEPENDENCIES:
- APIKit
- BigInt (~> 3.0)
- Branch
- Crashlytics (~> 3.10)
- CryptoSwift (from `https://github.com/krzyzanowskim/CryptoSwift`, branch `master`)
- Eureka (~> 4.1.1)
- Fabric
- Firebase/Core
- Hero
- JdenticonSwift
- JSONRPCKit (from `https://github.com/bricklife/JSONRPCKit.git`)
- KeychainSwift
- Kingfisher (~> 4.0)
- Lokalise
- MBProgressHUD
- Moya (~> 10.0.1)
- PromiseKit (~> 6.0)
- QRCodeReaderViewController (from `https://github.com/yannickl/QRCodeReaderViewController.git`, branch `master`)
- R.swift
- RandomColorSwift
- RealmSwift
- SAMKeychain
- SeedStackViewController
- StatefulViewController
- SwiftLint
- TrustCore (~> 0.0.7)
- TrustKeystore (~> 0.4.0)
- TrustSDK (from `https://github.com/TrustWallet/TrustSDK-iOS`, branch `master`)
- TrustWeb3Provider (from `https://github.com/TrustWallet/trust-web3-provider`, branch `master`)
- URLNavigator
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- APIKit
- BigInt
- Branch
- Crashlytics
- Eureka
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- GoogleToolboxForMac
- Hero
- JdenticonSwift
- KeychainSwift
- Kingfisher
- Lokalise
- MBProgressHUD
- Moya
- nanopb
- PromiseKit
- R.swift
- R.swift.Library
- RandomColorSwift
- Realm
- RealmSwift
- Result
- SAMKeychain
- SeedStackViewController
- SipHash
- StatefulViewController
- SwiftLint
- TrezorCrypto
- TrustCore
- TrustKeystore
- URLNavigator
EXTERNAL SOURCES:
CryptoSwift:
:branch: master
:git: https://github.com/krzyzanowskim/CryptoSwift
JSONRPCKit:
:git: https://github.com/bricklife/JSONRPCKit.git
QRCodeReaderViewController:
:branch: master
:git: https://github.com/yannickl/QRCodeReaderViewController.git
TrustSDK:
:branch: master
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:branch: master
:git: https://github.com/TrustWallet/trust-web3-provider
CHECKOUT OPTIONS:
CryptoSwift:
:commit: 9284485ecd681b04d17e71383d903b5de33516db
:git: https://github.com/krzyzanowskim/CryptoSwift
JSONRPCKit:
:commit: e1ae67de59067ebb677ad0024b3dc6789f31f193
:git: https://github.com/bricklife/JSONRPCKit.git
QRCodeReaderViewController:
:commit: 80bd79cbeede842949b229f81bc6328f53701c5a
:git: https://github.com/yannickl/QRCodeReaderViewController.git
TrustSDK:
:commit: 82c06558df5e6a75bd9c195a4e76536618e76a9a
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:commit: e639e6d0da4e8ba31d1a18b8487cc5c0cdf60722
:git: https://github.com/TrustWallet/trust-web3-provider
SPEC CHECKSUMS:
Alamofire: e4fa87002c137ba2d8d634d2c51fabcda0d5c223
APIKit: a39ff72ac44efc15513fd1b98800f63c525be61b
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
Branch: 127d29ab0a8866025eece1cf9e950ddb6f7d4070
Crashlytics: 2aea305161a2122492698c75af27f2b98aa49a25
CryptoSwift: 6c778d69282bed3b4e975ff97a79d074f20bb011
Eureka: b88fb930e42c79f8c03c373d0fcdc28c1d6c50ed
Fabric: fba4684a95df789565b0b27fc5b6e68f1755af32
Firebase: d66f4f29c23f22d96808d9abc174d81d8eee968f
FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
FirebaseCore: 42b3267233bd21a5abd54117ccc38ca3dd0f8e83
FirebaseInstanceID: f3f0657372592ecdfdfe2cac604a5a75758376a6
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
Hero: 33dadf2cd1c98af71e213dcbc2902e6e03622a4e
JdenticonSwift: bc532f2761566eb29f26b085e5f72de25bc065ce
JSONRPCKit: 35aecfdf923a8e2053cef8e46d68ed3da66296c8
KeychainSwift: bea6bd9f98af7b8d7ca4aa79fe105c00fab532db
Kingfisher: 976d828df2b24834c6a3f2fc4d82cdbd26552be1
Lokalise: d81f4ccce8cd2c1589bf73bb39fab7781d4f7cbc
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Moya: 2b0531a9fef318e0bc484030c3db1e6f279ccb66
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
PromiseKit: e1425568123ec844a944c93f2bcb29d511d39cf5
QRCodeReaderViewController: e8f27d035b3e72b1d4b1c61ff66458287e3be0ff
R.swift: d6a5ec2f55a8441dc0ed9f1f8b37d7d11ae85c66
R.swift.Library: c3af34921024333546e23b70e70d0b4e0cffca75
RandomColorSwift: 9f85058b721665d52d239ca166a913e083506444
Realm: a469bb59e33f9926102ccaea4349822c53b9117e
RealmSwift: a45861b21c180f5cf0f122144b9759fa8dde3e9e
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SeedStackViewController: 45e88ca1493a610e74d661d3feced7098f72dbd3
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwiftLint: f6b83e8d95ee1e91e11932d843af4fdcbf3fc764
TrezorCrypto: ecef681446bf02af6248d3b5e394026d7e766e56
TrustCore: 688df9a241008cf9cfa3842ec8ef28777a8b7534
TrustKeystore: ba8a33ccd7b6a46dfe25f209253d6ba13da6655c
TrustSDK: be08637e635adfd07653b06bc70c7d62dc25a5cb
TrustWeb3Provider: efa138f22b8072661875b9875ecd8948a51e58f8
URLNavigator: 2357a32f3b3787b748bf87deb927761f8b0f7f53
PODFILE CHECKSUM: 86dbbee55c6758640c6785d7a0370a1c83657d7a
COCOAPODS: 1.5.3