forked from soramitsu/fearless-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
417 lines (410 loc) · 12.3 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
PODS:
- AppAuth (1.6.2):
- AppAuth/Core (= 1.6.2)
- AppAuth/ExternalUserAgent (= 1.6.2)
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- BigInt (5.2.0)
- Charts (4.1.0):
- Charts/Core (= 4.1.0)
- Charts/Core (4.1.0):
- SwiftAlgorithms (~> 1.0)
- CocoaLumberjack (3.8.4):
- CocoaLumberjack/Core (= 3.8.4)
- CocoaLumberjack/Core (3.8.4)
- CommonWallet/Core (1.16.0):
- RobinHood (~> 2.6.1)
- SoraFoundation/DateProcessing (~> 1.0.0)
- SoraFoundation/Localization (~> 1.0.0)
- SoraFoundation/NotificationHandlers (~> 1.0.0)
- SoraFoundation/NumberProcessing (~> 1.0.0)
- SoraUI (~> 1.10.0)
- Cuckoo (1.10.4):
- Cuckoo/Swift (= 1.10.4)
- Cuckoo/Swift (1.10.4)
- FearlessKeys (0.1.3)
- FireMock (3.1)
- GoogleAPIClientForREST/Core (1.2.1):
- GTMSessionFetcher (>= 1.1.7)
- GoogleAPIClientForREST/Drive (1.2.1):
- GoogleAPIClientForREST/Core
- GTMSessionFetcher (>= 1.1.7)
- GoogleSignIn (7.0.0):
- AppAuth (~> 1.5)
- GTMAppAuth (< 3.0, >= 1.3)
- GTMSessionFetcher/Core (< 4.0, >= 1.1)
- GTMAppAuth (2.0.0):
- AppAuth/Core (~> 1.6)
- GTMSessionFetcher/Core (< 4.0, >= 1.5)
- GTMSessionFetcher (3.3.1):
- GTMSessionFetcher/Full (= 3.3.1)
- GTMSessionFetcher/Core (3.3.1)
- GTMSessionFetcher/Full (3.3.1):
- GTMSessionFetcher/Core
- IrohaCrypto (0.10.0):
- IrohaCrypto/BIP39 (= 0.10.0)
- IrohaCrypto/blake2 (= 0.10.0)
- IrohaCrypto/Common (= 0.10.0)
- IrohaCrypto/ed25519 (= 0.10.0)
- IrohaCrypto/Scrypt (= 0.10.0)
- IrohaCrypto/secp256k1 (= 0.10.0)
- IrohaCrypto/sr25519 (= 0.10.0)
- IrohaCrypto/ss58 (= 0.10.0)
- IrohaCrypto/BIP39 (0.10.0):
- IrohaCrypto/Common
- IrohaCrypto/blake2 (0.10.0)
- IrohaCrypto/Common (0.10.0)
- IrohaCrypto/ed25519 (0.10.0):
- IrohaCrypto/Common
- IrohaCrypto/Scrypt (0.10.0):
- IrohaCrypto/Common
- scrypt.c (= 0.1.1)
- IrohaCrypto/secp256k1 (0.10.0):
- IrohaCrypto/Common
- secp256k1.c (~> 0.1)
- IrohaCrypto/sr25519 (0.10.0):
- IrohaCrypto/BIP39
- IrohaCrypto/blake2
- IrohaCrypto/Common
- IrohaCrypto/ss58 (0.10.0):
- IrohaCrypto/blake2
- IrohaCrypto/Common
- keccak.c (0.1.3)
- Kingfisher (7.10.2)
- MediaView (0.2.0)
- MPQRCoreSDK (2.0.7)
- R.swift (6.1.0):
- R.swift.Library (~> 5.3.0)
- R.swift.Library (5.3.0)
- ReachabilitySwift (5.0.0)
- RobinHood (2.6.8)
- scrypt.c (0.1.1)
- secp256k1.c (0.1.2)
- SnapKit (5.0.1)
- SoraFoundation (1.0.0):
- SoraFoundation/DateProcessing (= 1.0.0)
- SoraFoundation/Localization (= 1.0.0)
- SoraFoundation/NotificationHandlers (= 1.0.0)
- SoraFoundation/NumberProcessing (= 1.0.0)
- SoraFoundation/QueryProcessing (= 1.0.0)
- SoraFoundation/Timer (= 1.0.0)
- SoraFoundation/ViewModel (= 1.0.0)
- SoraFoundation/DateProcessing (1.0.0):
- SoraFoundation/Localization
- SoraFoundation/Localization (1.0.0):
- SoraKeystore (~> 1.0.0)
- SoraFoundation/NotificationHandlers (1.0.0)
- SoraFoundation/NumberProcessing (1.0.0)
- SoraFoundation/QueryProcessing (1.0.0)
- SoraFoundation/Timer (1.0.0):
- SoraFoundation/NotificationHandlers
- SoraFoundation/ViewModel (1.0.0)
- SoraKeystore (1.0.1)
- SoraUI (1.10.3):
- SoraUI/AdaptiveDesign (= 1.10.3)
- SoraUI/Animator (= 1.10.3)
- SoraUI/Camera (= 1.10.3)
- SoraUI/Controls (= 1.10.3)
- SoraUI/DetailsView (= 1.10.3)
- SoraUI/EmptyState (= 1.10.3)
- SoraUI/Helpers (= 1.10.3)
- SoraUI/LoadingView (= 1.10.3)
- SoraUI/ModalPresentation (= 1.10.3)
- SoraUI/PageLoader (= 1.10.3)
- SoraUI/PinView (= 1.10.3)
- SoraUI/Skrull (= 1.10.3)
- SoraUI/AdaptiveDesign (1.10.3)
- SoraUI/Animator (1.10.3)
- SoraUI/Camera (1.10.3)
- SoraUI/Controls (1.10.3):
- SoraUI/Animator
- SoraUI/DetailsView (1.10.3):
- SoraUI/Controls
- SoraUI/EmptyState (1.10.3):
- SoraUI/Animator
- SoraUI/Helpers (1.10.3)
- SoraUI/LoadingView (1.10.3):
- SoraUI/Controls
- SoraUI/ModalPresentation (1.10.3):
- SoraUI/Animator
- SoraUI/Controls
- SoraUI/PageLoader (1.10.3)
- SoraUI/PinView (1.10.3):
- SoraUI/Controls
- SoraUI/Skrull (1.10.3)
- Sourcery (1.9.2):
- Sourcery/CLI-Only (= 1.9.2)
- Sourcery/CLI-Only (1.9.2)
- SSFChainConnection (0.1.24):
- SSFUtils
- SSFChainRegistry (0.1.29):
- RobinHood
- SSFChainConnection
- SSFLogger
- SSFModels
- SSFNetwork
- SSFRuntimeCodingService
- SSFUtils
- SSFCloudStorage (0.1.23):
- GoogleAPIClientForREST/Drive (~> 1.2.1)
- GoogleSignIn (~> 7.0.0)
- IrohaCrypto/Scrypt
- SSFModels
- SSFUtils
- TweetNacl (~> 1.0.0)
- SSFCrypto (0.1.17):
- IrohaCrypto/ed25519
- IrohaCrypto/Scrypt
- IrohaCrypto/secp256k1
- IrohaCrypto/sr25519
- IrohaCrypto/ss58
- keccak.c
- SSFModels
- SSFUtils
- xxHash-Swift (~> 1.0.0)
- SSFEraKit (0.1.0):
- BigInt
- RobinHood
- SSFModels
- SSFRuntimeCodingService
- SSFStorageQueryKit
- SSFUtils
- SSFExtrinsicKit (0.1.31):
- IrohaCrypto
- RobinHood
- SSFCrypto
- SSFEraKit
- SSFModels
- SSFRuntimeCodingService
- SSFSigner
- SSFUtils
- SSFHelpers (0.1.31):
- SSFModels
- SSFUtils
- SSFLogger (0.1.0):
- SwiftyBeaver
- SSFModels (0.1.32):
- IrohaCrypto
- SSFNetwork (0.1.17):
- RobinHood
- SSFRuntimeCodingService (0.1.29):
- RobinHood
- SSFModels
- SSFUtils
- SSFSigner (0.1.0):
- IrohaCrypto/ed25519
- IrohaCrypto/Scrypt
- IrohaCrypto/secp256k1
- IrohaCrypto/sr25519
- IrohaCrypto/ss58
- SSFCrypto
- SSFStorageQueryKit (0.1.1):
- SSFChainConnection
- SSFCrypto
- SSFRuntimeCodingService
- SSFUtils
- SSFUtils (0.1.31):
- BigInt (~> 5.0)
- IrohaCrypto/ed25519
- IrohaCrypto/Scrypt
- IrohaCrypto/secp256k1
- IrohaCrypto/sr25519
- IrohaCrypto/ss58
- ReachabilitySwift (~> 5.0)
- RobinHood
- SSFModels
- Starscream
- TweetNacl (~> 1.0.0)
- xxHash-Swift (~> 1.0.0)
- SSFXCM (0.1.25):
- IrohaCrypto
- RobinHood
- SSFChainConnection
- SSFChainRegistry
- SSFCrypto
- SSFExtrinsicKit
- SSFModels
- SSFNetwork
- SSFRuntimeCodingService
- SSFSigner
- SSFStorageQueryKit
- SSFUtils
- Starscream (4.0.8)
- SVGKit (3.0.0):
- CocoaLumberjack (~> 3.0)
- SwiftAlgorithms (1.0.0)
- SwiftFormat/CLI (0.47.13)
- SwiftLint (0.54.0)
- SwiftyBeaver (2.0.0)
- TweetNacl (1.0.2)
- XNetworking (0.0.37)
- xxHash-Swift (1.0.13)
DEPENDENCIES:
- Charts (~> 4.1.0)
- CommonWallet/Core
- Cuckoo
- FearlessKeys (= 0.1.3)
- FireMock
- IrohaCrypto
- keccak.c
- Kingfisher (= 7.10.2)
- MediaView (from `https://github.com/bnsports/MediaView.git`, branch `dev`)
- MPQRCoreSDK
- R.swift (= 6.1.0)
- ReachabilitySwift
- RobinHood (= 2.6.8)
- SnapKit (~> 5.0.0)
- SoraFoundation (~> 1.0.0)
- SoraKeystore (from `https://github.com/soramitsu/keystore-iOS.git`, tag `1.0.1`)
- SoraUI (~> 1.10.3)
- Sourcery (~> 1.4)
- SSFChainConnection (= 0.1.24)
- SSFChainRegistry (= 0.1.29)
- SSFCloudStorage
- SSFCrypto
- SSFEraKit
- SSFExtrinsicKit (= 0.1.31)
- SSFHelpers (= 0.1.31)
- SSFLogger
- SSFModels (= 0.1.32)
- SSFNetwork
- SSFRuntimeCodingService (= 0.1.29)
- SSFSigner
- SSFStorageQueryKit
- SSFUtils (= 0.1.31)
- SSFXCM (= 0.1.25)
- Starscream (from `https://github.com/soramitsu/fearless-starscream.git`, tag `4.0.8`)
- SVGKit
- SwiftFormat/CLI (~> 0.47.13)
- SwiftLint
- SwiftyBeaver
- XNetworking (from `https://raw.githubusercontent.com/soramitsu/x-networking/0.0.37/AppCommonNetworking/XNetworking/XNetworking.podspec`)
SPEC REPOS:
https://github.com/cocoapods/Specs.git:
- AppAuth
- BigInt
- Charts
- CocoaLumberjack
- CommonWallet
- Cuckoo
- FireMock
- GoogleAPIClientForREST
- GoogleSignIn
- GTMAppAuth
- GTMSessionFetcher
- IrohaCrypto
- keccak.c
- Kingfisher
- MPQRCoreSDK
- R.swift
- R.swift.Library
- ReachabilitySwift
- RobinHood
- scrypt.c
- secp256k1.c
- SnapKit
- SoraFoundation
- SoraUI
- Sourcery
- SVGKit
- SwiftAlgorithms
- SwiftFormat
- SwiftLint
- SwiftyBeaver
- TweetNacl
- xxHash-Swift
https://github.com/soramitsu/SSFSpecs.git:
- FearlessKeys
- SSFChainConnection
- SSFChainRegistry
- SSFCloudStorage
- SSFCrypto
- SSFEraKit
- SSFExtrinsicKit
- SSFHelpers
- SSFLogger
- SSFModels
- SSFNetwork
- SSFRuntimeCodingService
- SSFSigner
- SSFStorageQueryKit
- SSFUtils
- SSFXCM
EXTERNAL SOURCES:
MediaView:
:branch: dev
:git: https://github.com/bnsports/MediaView.git
SoraKeystore:
:git: https://github.com/soramitsu/keystore-iOS.git
:tag: 1.0.1
Starscream:
:git: https://github.com/soramitsu/fearless-starscream.git
:tag: 4.0.8
XNetworking:
:podspec: https://raw.githubusercontent.com/soramitsu/x-networking/0.0.37/AppCommonNetworking/XNetworking/XNetworking.podspec
CHECKOUT OPTIONS:
MediaView:
:commit: c7b4538a06d4177df1f27419575812e3673a8fee
:git: https://github.com/bnsports/MediaView.git
SoraKeystore:
:git: https://github.com/soramitsu/keystore-iOS.git
:tag: 1.0.1
Starscream:
:git: https://github.com/soramitsu/fearless-starscream.git
:tag: 4.0.8
SPEC CHECKSUMS:
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
BigInt: f668a80089607f521586bbe29513d708491ef2f7
Charts: ce0768268078eee0336f122c3c4ca248e4e204c5
CocoaLumberjack: df59726690390bb8aaaa585938564ba1c8dbbb44
CommonWallet: 3c67d5fd85593a20f6b55777c2660ff886fc4148
Cuckoo: 20b8aed94022e0e43e90f7c9e4fb0c86f0926a01
FearlessKeys: c86874e021dbc11c035f68a83f35569cd21d2e6c
FireMock: 3eed872059c12f94855413347da83b9d6d1a6fac
GoogleAPIClientForREST: a8b95a252014ce2e618df6b75dc72eca2c00b4af
GoogleSignIn: b232380cf495a429b8095d3178a8d5855b42e842
GTMAppAuth: 99fb010047ba3973b7026e45393f51f27ab965ae
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
IrohaCrypto: eb3772088068d8938198205b62b0a9dc5b8ce005
keccak.c: 859583afdaccb4e4fcc0f0096064d101580313f4
Kingfisher: 99edc495d3b7607e6425f0d6f6847b2abd6d716d
MediaView: 10ff6a5c7950a7c72c5da9e9b89cc85a981e6abc
MPQRCoreSDK: ea95312df244a90b5041cc8bafe089d07cac2bd2
R.swift: ec98ff71c4ab2f6fd01dd077e5afd15e63a4834c
R.swift.Library: 0fc583cb55a99e28901299cc451614cad1161962
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
RobinHood: b775a72cc0ae55cee3dfb4a5668597aca20ba244
scrypt.c: b42ae06183251329d2b2c620c226fb541a4a3592
secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
SoraFoundation: 988d90ee3159311b02e42aeba0cf7e85d8bc724c
SoraKeystore: e1789fe41412606d8a1116b86bd00d46d4cb9ccb
SoraUI: 1ec71151eb962591eeb898bcdd98bded59745f2d
Sourcery: 179539341c2261068528cd15a31837b7238fd901
SSFChainConnection: 3f1452832b534410c5e94f80f6407ed09bbe88fd
SSFChainRegistry: 540c5724802b7df503e1712994736c23e1cbac4f
SSFCloudStorage: c4123454b3084015ea8d88af92f51de79fce7f2c
SSFCrypto: 7ea544e61213538744ef8fd075e5e4487b7cf502
SSFEraKit: a6f2a8bdefcdfa3ad8ff8f48b242000ea50744cd
SSFExtrinsicKit: ada245d45f9943e6efa7d65049d76fcf542f90b7
SSFHelpers: e3fd81339805fac6e9b2930fdf01698ffb7e5a06
SSFLogger: e6c887014ab0e0c0a67bc742d71ecb83a46be143
SSFModels: 8d6d7daa95b5491a43483c99dae953011bb65b2e
SSFNetwork: 734ad619a28f5b37599c4e1fb599b899536f0d65
SSFRuntimeCodingService: 61b75ff14f48a96300e313c7f6861efb07840e71
SSFSigner: 2ff97e574d16a5e0d87afc6f50177c5ad14c38bf
SSFStorageQueryKit: 3063fdf0a84c9b7c1c2a2a08b862162bd0d38694
SSFUtils: 1b0bbf20c0d3577bd17f56e4f8d7107925f49c76
SSFXCM: 1ec10bb1d9d86d846be8f2f53b9c7eecd4a265c8
Starscream: b676ee89781677a2d8d36029a78c970710e2d3eb
SVGKit: 1ad7513f8c74d9652f94ed64ddecda1a23864dea
SwiftAlgorithms: 38dda4731d19027fdeee1125f973111bf3386b53
SwiftFormat: 73573b89257437c550b03d934889725fbf8f75e5
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
SwiftyBeaver: 014b0c12065026b731bac80305294f27d63e27f6
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
XNetworking: 516d982bd74ff208222381d27e07052a5d897aaf
xxHash-Swift: 30bd6a7507b3b7348a277c49b1cb6346c2905ec7
PODFILE CHECKSUM: 4949d659e83fabe2ba207aa9a33c8ff14a7b2a43
COCOAPODS: 1.15.2