forked from citahub/cyton-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
151 lines (144 loc) · 4.65 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
PODS:
- Alamofire (4.7.3)
- AppChainSwift (0.20.5):
- BigInt (~> 3.1)
- CryptoSwift (~> 0.13)
- PromiseKit (~> 6.5)
- secp256k1_swift (~> 1.0.3)
- SwiftProtobuf (~> 1.2.0)
- BigInt (3.1.0):
- SipHash (~> 1.2)
- BulletinBoard (3.0.0)
- CryptoSwift (0.13.0)
- EFQRCode (4.3.0)
- EthereumABI (1.1.1):
- BigInt (~> 3.1)
- CryptoSwift (~> 0.13)
- EthereumAddress (~> 1.0.0)
- EthereumAddress (1.0.0):
- CryptoSwift (~> 0.13)
- IGIdenticon (0.6)
- IQKeyboardManagerSwift (6.2.0)
- PromiseKit (6.5.2):
- PromiseKit/CorePromise (= 6.5.2)
- PromiseKit/Foundation (= 6.5.2)
- PromiseKit/UIKit (= 6.5.2)
- PromiseKit/CorePromise (6.5.2)
- PromiseKit/Foundation (6.5.2):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.5.2):
- PromiseKit/CorePromise
- QRCodeReader.swift (9.0.1)
- Realm (3.11.0):
- Realm/Headers (= 3.11.0)
- Realm/Headers (3.11.0)
- RealmSwift (3.11.0):
- Realm (= 3.11.0)
- RSKPlaceholderTextView (4.0.0)
- scrypt (2.0):
- CryptoSwift (~> 0.11)
- SDWebImage (4.4.2):
- SDWebImage/Core (= 4.4.2)
- SDWebImage/Core (4.4.2)
- secp256k1_swift (1.0.3)
- SensorsAnalyticsSDK (1.10.15):
- SensorsAnalyticsSDK/core (= 1.10.15)
- SensorsAnalyticsSDK/core (1.10.15)
- SipHash (1.2.2)
- SwiftProtobuf (1.2.0)
- SwiftRLP (1.2):
- BigInt (~> 3.1)
- Toast-Swift (4.0.0)
- web3swift (2.0.1):
- BigInt (~> 3.1)
- CryptoSwift (~> 0.13)
- EthereumABI (~> 1.1.1)
- EthereumAddress (~> 1.0.0)
- PromiseKit (~> 6.3)
- scrypt (~> 2.0)
- secp256k1_swift (~> 1.0.3)
- SwiftRLP (~> 1.1)
DEPENDENCIES:
- Alamofire
- AppChainSwift (from `https://github.com/cryptape/appchain-swift`, tag `v0.20.5`)
- BulletinBoard (from `https://github.com/alexaubry/BulletinBoard`, commit `7086607d3476cea29cd77a65d13df5c8ed0da52e`)
- EFQRCode
- IGIdenticon (~> 0.6)
- IQKeyboardManagerSwift
- QRCodeReader.swift
- RealmSwift
- RSKPlaceholderTextView (~> 4.0.0)
- SDWebImage
- SensorsAnalyticsSDK (from `https://github.com/sensorsdata/sa-sdk-ios`, branch `v1.10.15`)
- Toast-Swift (~> 4.0.0)
- web3swift (~> 2.0.1)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- BigInt
- CryptoSwift
- EFQRCode
- EthereumABI
- EthereumAddress
- IGIdenticon
- IQKeyboardManagerSwift
- PromiseKit
- QRCodeReader.swift
- Realm
- RealmSwift
- RSKPlaceholderTextView
- scrypt
- SDWebImage
- secp256k1_swift
- SipHash
- SwiftProtobuf
- SwiftRLP
- Toast-Swift
- web3swift
EXTERNAL SOURCES:
AppChainSwift:
:git: https://github.com/cryptape/appchain-swift
:tag: v0.20.5
BulletinBoard:
:commit: 7086607d3476cea29cd77a65d13df5c8ed0da52e
:git: https://github.com/alexaubry/BulletinBoard
SensorsAnalyticsSDK:
:branch: v1.10.15
:git: https://github.com/sensorsdata/sa-sdk-ios
CHECKOUT OPTIONS:
AppChainSwift:
:git: https://github.com/cryptape/appchain-swift
:tag: v0.20.5
BulletinBoard:
:commit: 7086607d3476cea29cd77a65d13df5c8ed0da52e
:git: https://github.com/alexaubry/BulletinBoard
SensorsAnalyticsSDK:
:commit: f61088a6cdc661a6e5a3e9f361d624c48b50af01
:git: https://github.com/sensorsdata/sa-sdk-ios
SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
AppChainSwift: 0957a762aa81d31cee3276834096e0f6d4fca1fd
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
BulletinBoard: 927f4f9fd22503ceecd71bfc830fd65d5996593a
CryptoSwift: 16e78bebf567bad1c87b2d58f6547f25b74c31aa
EFQRCode: 51b67bd10952da9ef619ae0a396abb746b94263f
EthereumABI: f040f5429e5a4366d028c88b88d9441e137593af
EthereumAddress: f476e1320dca3a0024431e713ede7a09c7eb7796
IGIdenticon: 5790befde4fe56296927c72c0efed3d07b21de8e
IQKeyboardManagerSwift: b07ccf9d8cafe993dcd6cb794eb4ba34611a0c4e
PromiseKit: 27c1601bfb73405871b805bcb8cf7e55c4dad3db
QRCodeReader.swift: 96292a5612fbc2fd9a0b26f93fa5164c8d02f59d
Realm: 92f09a102692b96a9a10e9617f214f15c5ab85fc
RealmSwift: 5f0481cd658bb751c509314b964a35eaa264d2cf
RSKPlaceholderTextView: 15f1dc1883e103ea605874b863f19ff6b08496d5
scrypt: 3fe5b1a3b0976f97cd87488673a8f7c65708cc84
SDWebImage: 624d6e296c69b244bcede364c72ae0430ac14681
secp256k1_swift: 4fc5c4b2d2c6d21ee8ccb868cdc92da12f38bed9
SensorsAnalyticsSDK: 206079ab1b4ecc451e12bc90c315a56c035b2a53
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
SwiftProtobuf: 91a9856079044ef4ec762b2344c763cd9e5a73c1
SwiftRLP: 98a02b2210128353ca02e4c2f4d83e2a9796db4f
Toast-Swift: 594b5c5e5129f15438e410207e43287f027b3c00
web3swift: 33f30ca0e061e0f89117dfb46f5ee9f626eff6d6
PODFILE CHECKSUM: beb75d52d4fb090be32eb898fb3ca2ea9a3e4566
COCOAPODS: 1.5.3