forked from MyBitFoundation/MyBit-iOS.wallet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
236 lines (229 loc) · 7.28 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
PODS:
- Alamofire (4.6.0)
- APIKit (3.1.1):
- Result (~> 3.0)
- BigInt (3.0.1):
- SipHash (~> 1.2)
- Branch (0.24.1):
- Branch/Core (= 0.24.1)
- Branch/Core (0.24.1)
- Crashlytics (3.10.1):
- Fabric (~> 1.7.5)
- CryptoSwift (0.8.0)
- Eureka (4.1.1)
- Fabric (1.7.6)
- Firebase/Core (4.13.0):
- FirebaseAnalytics (= 4.2.0)
- FirebaseCore (= 4.0.20)
- FirebaseAnalytics (4.2.0):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseCore (4.0.20):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseInstanceID (2.0.10):
- FirebaseCore (~> 4.0)
- GoogleToolboxForMac/Defines (2.1.3)
- "GoogleToolboxForMac/NSData+zlib (2.1.3)":
- GoogleToolboxForMac/Defines (= 2.1.3)
- Hero (1.2.0)
- JdenticonSwift (0.0.1)
- JSONRPCKit (2.0.0):
- Result (~> 3.0)
- KeychainSwift (10.0.0)
- Kingfisher (4.6.1)
- Lokalise (0.8.1)
- MBProgressHUD (1.1.0)
- Moya (10.0.1):
- Moya/Core (= 10.0.1)
- Moya/Core (10.0.1):
- 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.2.4):
- PromiseKit/CorePromise (= 6.2.4)
- PromiseKit/Foundation (= 6.2.4)
- PromiseKit/UIKit (= 6.2.4)
- PromiseKit/CorePromise (6.2.4)
- PromiseKit/Foundation (6.2.4):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.2.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.0.2):
- Realm/Headers (= 3.0.2)
- Realm/Headers (3.0.2)
- RealmSwift (3.0.2):
- Realm (= 3.0.2)
- Result (3.2.4)
- SAMKeychain (1.5.3)
- SeedStackViewController (0.4.0)
- SipHash (1.2.0)
- StatefulViewController (3.0)
- SwiftLint (0.25.0)
- TrezorCrypto (0.0.5)
- TrustCore (0.0.7):
- BigInt
- TrezorCrypto
- TrustKeystore (0.4.0):
- BigInt
- CryptoSwift
- TrezorCrypto
- TrustCore
- TrustWalletSDK (0.0.1):
- TrustCore
- TrustWeb3Provider (0.1.7)
- URLNavigator (2.0.4)
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)
- TrustWalletSDK (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
TrustWalletSDK:
:branch: master
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:branch: master
:git: https://github.com/TrustWallet/trust-web3-provider
CHECKOUT OPTIONS:
CryptoSwift:
:commit: 46cfb548f83b89a13ce99f452223933c31fac5ba
:git: https://github.com/krzyzanowskim/CryptoSwift
JSONRPCKit:
:commit: 50d19a4f7ec593ac5e07cffa1e11c17f1fbe347d
:git: https://github.com/bricklife/JSONRPCKit.git
QRCodeReaderViewController:
:commit: 80bd79cbeede842949b229f81bc6328f53701c5a
:git: https://github.com/yannickl/QRCodeReaderViewController.git
TrustWalletSDK:
:commit: ab0985de862ee17cd62cc07b0e3945f24df2b611
:git: https://github.com/TrustWallet/TrustSDK-iOS
TrustWeb3Provider:
:commit: f4e0ebb1b8fa4812637babe85ef975d116543dfd
:git: https://github.com/TrustWallet/trust-web3-provider
SPEC CHECKSUMS:
Alamofire: f41a599bd63041760b26d393ec1069d9d7b917f4
APIKit: 7460983f490d3bde6aaaaa4164d18c9865a6f91d
BigInt: 8e8a52161c745cd3ab78e3dc346a9fbee51e6cf6
Branch: 8b59411a12867bde4fe8c9d3c0f107c5811e303e
Crashlytics: aee1a064cbbf99b32efa3f056a5f458d846bc8ff
CryptoSwift: 475ae2a25439f52412686d68b854c0ca724c8dfd
Eureka: b88fb930e42c79f8c03c373d0fcdc28c1d6c50ed
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321
GoogleToolboxForMac: 2501e2ad72a52eb3dfe7bd9aee7dad11b858bd20
Hero: 33dadf2cd1c98af71e213dcbc2902e6e03622a4e
JdenticonSwift: bc532f2761566eb29f26b085e5f72de25bc065ce
JSONRPCKit: 22132c575ba2dc6f2f4ae72fda4943a63efca686
KeychainSwift: f9f7910449a0c0fd2cabc889121530dd2c477c33
Kingfisher: 1f9157d9c02b380cbd0b7cc890161195164eb634
Lokalise: d81f4ccce8cd2c1589bf73bb39fab7781d4f7cbc
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Moya: 9e621707ff754eeb51ff3ec51a3d54e517c0733a
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
PromiseKit: 625b1fc69944fc839503748101c5968cf54b527b
QRCodeReaderViewController: e8f27d035b3e72b1d4b1c61ff66458287e3be0ff
R.swift: d6a5ec2f55a8441dc0ed9f1f8b37d7d11ae85c66
R.swift.Library: c3af34921024333546e23b70e70d0b4e0cffca75
RandomColorSwift: 9f85058b721665d52d239ca166a913e083506444
Realm: 6f23fd1f178a09342eac21bfa7c2bf4312a7a180
RealmSwift: 695393add1b8f9d5fa75dd16e6355cf3935f71e2
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SeedStackViewController: 45e88ca1493a610e74d661d3feced7098f72dbd3
SipHash: c6e9e43e9c531b5bc6602545130c26194a6d31ce
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwiftLint: e14651157288e9e01d6e1a71db7014fb5744a8ea
TrezorCrypto: ecef681446bf02af6248d3b5e394026d7e766e56
TrustCore: 688df9a241008cf9cfa3842ec8ef28777a8b7534
TrustKeystore: 1bd016c67de7314e84b79dba2c22ef64b86bb63e
TrustWalletSDK: 8f42c49399e3bba86e7fa85501b9f7fb68c5969d
TrustWeb3Provider: 50fa391bdf170feb43dd4419992931510a5751d8
URLNavigator: af5582fbbb3586c958be16835d799bfdb23a4793
PODFILE CHECKSUM: db3dc4b67fc152dac3686fff30ec5270ac94ee8e
COCOAPODS: 1.5.2