An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alpha-wallet-ios/Podfile.lock

315 lines
11 KiB

7 years ago
PODS:
- Alamofire (4.9.1)
- Alamofire-Synchronous (4.0.0):
- Alamofire (~> 4.0)
- AlphaWalletAddress (1.0.1):
- TrustKeystore
- TrustWalletCore
- AlphaWalletCore (1.0.1)
- AlphaWalletWeb3Provider (0.3.0)
- APIKit (5.1.0)
- Apollo (0.50.0):
- Apollo/Core (= 0.50.0)
- Apollo/Core (0.50.0)
- AWSCore (2.18.0)
- AWSSNS (2.18.0):
- AWSCore (= 2.18.0)
- BigInt (3.1.0):
- SipHash (~> 1.2)
- BlockiesSwift (0.1.2)
- Charts (3.6.0):
- Charts/Core (= 3.6.0)
- Charts/Core (3.6.0)
- CocoaAsyncSocket (7.6.5)
- CocoaLumberjack (3.7.0):
- CocoaLumberjack/Core (= 3.7.0)
- CocoaLumberjack/Core (3.7.0)
- CocoaLumberjack/Swift (3.7.0):
- CocoaLumberjack/Core
- CryptoSwift (1.4.2)
- EthereumABI (1.3.0):
- BigInt (~> 3.1)
- CryptoSwift (~> 1.0)
- EthereumAddress (~> 1.3)
- EthereumAddress (1.3.0):
- CryptoSwift (~> 1.0)
- FloatingPanel (2.5.2)
- iOSSnapshotTestCase (6.2.0):
- iOSSnapshotTestCase/SwiftSupport (= 6.2.0)
- iOSSnapshotTestCase/Core (6.2.0)
- iOSSnapshotTestCase/SwiftSupport (6.2.0):
- iOSSnapshotTestCase/Core
- JSONRPCKit (2.0.3):
7 years ago
- Result (~> 3.0)
- Kanna (5.0.0)
- KeychainSwift (10.0.0)
- Kingfisher (5.15.7):
- Kingfisher/Core (= 5.15.7)
- Kingfisher/Core (5.15.7)
- libsodium (1.0.12)
- MailchimpSDK (2.0.4)
- MBProgressHUD (1.2.0)
- Mixpanel-swift (2.8.0):
- Mixpanel-swift/Complete (= 2.8.0)
- Mixpanel-swift/Complete (2.8.0)
- Moya (10.0.2):
- Moya/Core (= 10.0.2)
- Moya/Core (10.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- PaperTrailLumberjack/Core (0.1.9):
- CocoaAsyncSocket (~> 7.6)
- CocoaLumberjack (~> 3.4)
- PaperTrailLumberjack/Swift (0.1.9):
- CocoaLumberjack/Swift (~> 3.4)
- PaperTrailLumberjack/Core
- PromiseKit (6.3.5):
- PromiseKit/CorePromise (= 6.3.5)
- PromiseKit/Foundation (= 6.3.5)
- PromiseKit/UIKit (= 6.3.5)
- PromiseKit/Alamofire (6.3.5):
- Alamofire (~> 4.0)
- PromiseKit/CorePromise
- PromiseKit/CorePromise (6.3.5)
- PromiseKit/Foundation (6.3.5):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.3.5):
- PromiseKit/CorePromise
7 years ago
- QRCodeReaderViewController (4.0.2)
- R.swift (5.4.0):
- R.swift.Library (~> 5.3.0)
- R.swift.Library (5.3.0)
- Realm (5.5.1):
- Realm/Headers (= 5.5.1)
- Realm/Headers (5.5.1)
- RealmSwift (5.5.1):
- Realm (= 5.5.1)
- Result (3.2.4)
7 years ago
- SAMKeychain (1.5.3)
- secp256k1_ios (0.1.3)
- SipHash (1.2.2)
- Starscream (4.0.4)
7 years ago
- StatefulViewController (3.0)
- SwiftLint (0.40.3)
- SwiftProtobuf (1.18.0)
- SwiftyJSON (5.0.0)
- TrezorCrypto (0.0.9)
- TrustKeystore (0.1.3):
- CryptoSwift (~> 1.0)
7 years ago
- secp256k1_ios (~> 0.1.0)
7 years ago
- TrezorCrypto
- TrustWalletCore (2.6.34):
- TrustWalletCore/Core (= 2.6.34)
- TrustWalletCore/Core (2.6.34):
- TrustWalletCore/Types
- TrustWalletCore/Types (2.6.34):
- SwiftProtobuf
- WalletConnectSwift (1.6.2):
- CryptoSwift (~> 1.4)
- Starscream (~> 4.0.4)
- web3swift (0.9.0):
- Alamofire (~> 4.7)
- Alamofire-Synchronous (~> 4.0)
- BigInt (~> 3.0)
- CryptoSwift (~> 1.0)
- libsodium (~> 1.0.12)
- PromiseKit (~> 6.3.0)
- Result (~> 3.1)
- secp256k1_ios (~> 0.1.3)
- xcbeautify (0.11.0)
7 years ago
DEPENDENCIES:
- AlphaWalletAddress (from `modules/AlphaWalletAddress`)
- AlphaWalletCore (from `modules/AlphaWalletCore`)
- AlphaWalletWeb3Provider (from `https://github.com/AlphaWallet/AlphaWallet-web3-provider`, commit `9a4496d02b7ddb2f6307fd0510d8d7c9fcef9870`)
- APIKit (= 5.1.0)
- Apollo
- AWSSNS (= 2.18.0)
- BigInt (~> 3.1)
- BlockiesSwift
- Charts
- CocoaLumberjack (= 3.7.0)
- CryptoSwift (~> 1.4)
- EthereumABI (= 1.3.0)
- EthereumAddress (= 1.3.0)
- FloatingPanel
- iOSSnapshotTestCase (= 6.2.0)
- JSONRPCKit (~> 2.0.0)
- Kanna (from `https://github.com/tid-kijyun/Kanna.git`, commit `06a04bc28783ccbb40efba355dee845a024033e8`)
- KeychainSwift (from `https://github.com/AlphaWallet/keychain-swift.git`, commit `b797d40a9d08ec509db4335140cf2259b226e6a2`)
- Kingfisher (= 5.15.7)
- MailchimpSDK
7 years ago
- MBProgressHUD
- Mixpanel-swift (= 2.8.0)
- Moya (~> 10.0.1)
- PaperTrailLumberjack/Swift
- PromiseKit/Alamofire
- PromiseKit/CorePromise
- QRCodeReaderViewController (from `https://github.com/AlphaWallet/QRCodeReaderViewController.git`, commit `30d1a2a7d167d0d207ae0ae3a4d81bcf473d7a65`)
7 years ago
- R.swift
- RealmSwift (= 5.5.1)
7 years ago
- SAMKeychain
7 years ago
- StatefulViewController
- SwiftLint (= 0.40.3)
- SwiftyJSON (= 5.0.0)
- TrezorCrypto (from `https://github.com/AlphaWallet/trezor-crypto-ios.git`, commit `50c16ba5527e269bbc838e80aee5bac0fe304cc7`)
- TrustKeystore (from `https://github.com/AlphaWallet/latest-keystore-snapshot`, commit `c0bdc4f6ffc117b103e19d17b83109d4f5a0e764`)
- TrustWalletCore (= 2.6.34)
- WalletConnectSwift (from `https://github.com/WalletConnect/WalletConnectSwift.git`)
- web3swift (from `https://github.com/AlphaWallet/web3swift.git`, commit `0b4cca278f9b7d29be1e880e75d7a8e6a8812d1c`)
- xcbeautify
SPEC REPOS:
trunk:
- Alamofire
- Alamofire-Synchronous
- APIKit
- Apollo
- AWSCore
- AWSSNS
- BigInt
- BlockiesSwift
- Charts
- CocoaAsyncSocket
- CocoaLumberjack
- CryptoSwift
- EthereumABI
- EthereumAddress
- FloatingPanel
- iOSSnapshotTestCase
- JSONRPCKit
- Kingfisher
- libsodium
- MailchimpSDK
- MBProgressHUD
- Mixpanel-swift
- Moya
- PaperTrailLumberjack
- PromiseKit
- R.swift
- R.swift.Library
- Realm
- RealmSwift
- Result
- SAMKeychain
- secp256k1_ios
- SipHash
- Starscream
- StatefulViewController
- SwiftLint
- SwiftProtobuf
- SwiftyJSON
- TrustWalletCore
- xcbeautify
7 years ago
EXTERNAL SOURCES:
AlphaWalletAddress:
:path: modules/AlphaWalletAddress
AlphaWalletCore:
:path: modules/AlphaWalletCore
AlphaWalletWeb3Provider:
:commit: 9a4496d02b7ddb2f6307fd0510d8d7c9fcef9870
:git: https://github.com/AlphaWallet/AlphaWallet-web3-provider
Kanna:
:commit: 06a04bc28783ccbb40efba355dee845a024033e8
:git: https://github.com/tid-kijyun/Kanna.git
KeychainSwift:
:commit: b797d40a9d08ec509db4335140cf2259b226e6a2
:git: https://github.com/AlphaWallet/keychain-swift.git
QRCodeReaderViewController:
:commit: 30d1a2a7d167d0d207ae0ae3a4d81bcf473d7a65
:git: https://github.com/AlphaWallet/QRCodeReaderViewController.git
TrezorCrypto:
:commit: 50c16ba5527e269bbc838e80aee5bac0fe304cc7
:git: https://github.com/AlphaWallet/trezor-crypto-ios.git
TrustKeystore:
:commit: c0bdc4f6ffc117b103e19d17b83109d4f5a0e764
:git: https://github.com/AlphaWallet/latest-keystore-snapshot
WalletConnectSwift:
:git: https://github.com/WalletConnect/WalletConnectSwift.git
web3swift:
:commit: 0b4cca278f9b7d29be1e880e75d7a8e6a8812d1c
:git: https://github.com/AlphaWallet/web3swift.git
7 years ago
CHECKOUT OPTIONS:
AlphaWalletWeb3Provider:
:commit: 9a4496d02b7ddb2f6307fd0510d8d7c9fcef9870
:git: https://github.com/AlphaWallet/AlphaWallet-web3-provider
Kanna:
:commit: 06a04bc28783ccbb40efba355dee845a024033e8
:git: https://github.com/tid-kijyun/Kanna.git
KeychainSwift:
:commit: b797d40a9d08ec509db4335140cf2259b226e6a2
:git: https://github.com/AlphaWallet/keychain-swift.git
QRCodeReaderViewController:
:commit: 30d1a2a7d167d0d207ae0ae3a4d81bcf473d7a65
:git: https://github.com/AlphaWallet/QRCodeReaderViewController.git
TrezorCrypto:
:commit: 50c16ba5527e269bbc838e80aee5bac0fe304cc7
:git: https://github.com/AlphaWallet/trezor-crypto-ios.git
TrustKeystore:
:commit: c0bdc4f6ffc117b103e19d17b83109d4f5a0e764
:git: https://github.com/AlphaWallet/latest-keystore-snapshot
WalletConnectSwift:
:commit: f316e6dd91639d6e3e5a4c8860d823c08cc71bc3
:git: https://github.com/WalletConnect/WalletConnectSwift.git
web3swift:
:commit: 0b4cca278f9b7d29be1e880e75d7a8e6a8812d1c
:git: https://github.com/AlphaWallet/web3swift.git
7 years ago
SPEC CHECKSUMS:
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
Alamofire-Synchronous: eedf1e6e961c3795a63c74990b3f7d9fbfac7e50
AlphaWalletAddress: a3049b4c79f4d1cc4c336772401a6143c25d417c
AlphaWalletCore: 0cbeb112e4d7a4a276e88b39ba920f46a6486b67
AlphaWalletWeb3Provider: 7ca1e1c1dc841dc1915f970daace48bf34931655
APIKit: 9e1a4069608bf0ae5238811e6cfc26928ad4d01e
Apollo: 5e4476a3236bd576686085b7cd99655c788e4d74
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
AWSSNS: d3ed65985986d5393de2793259e457e466997b55
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
BlockiesSwift: 22d8d56dd187e6bfd16cb8c8fbd4fd4896c3e65d
Charts: b1e3a1f5a1c9ba5394438ca3b91bd8c9076310af
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
CryptoSwift: a532e74ed010f8c95f611d00b8bbae42e9fe7c17
EthereumABI: c021720744d260b87def6aa45d94554d260cb5a9
EthereumAddress: 39fe8e11cf04e4e9902b55ae653dbc4e0aee5f30
FloatingPanel: 935712d7a8076630135fbbd47f717700913efef9
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
JSONRPCKit: b2991f2f242d72022083f9d869140dabd26d65c7
Kanna: a32875df62975f8f4b871e933b4ea1a5c3b8be0f
KeychainSwift: c0d1b0c2901b9873f07f0e560fde92929069e863
Kingfisher: 6e1a13523fcb1c86924ce53affe4ac957e544d59
libsodium: 9a8faa5ef2fa0d2d57bd7f7d79bf8fb7c1a9f0ea
MailchimpSDK: 794fd7cb1095e55c764d8a699eb11fb61849ed76
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
Mixpanel-swift: c16e5d3f7862b4a2f9b6b69b7e19ccacc3b12007
Moya: 2b0531a9fef318e0bc484030c3db1e6f279ccb66
PaperTrailLumberjack: 449587968d5aeb3eab2d4de041ffc61ee2d49f25
PromiseKit: 32c36425387e9cfc7f1206f27bfd906d0b53c0d6
7 years ago
QRCodeReaderViewController: e8f27d035b3e72b1d4b1c61ff66458287e3be0ff
R.swift: c533450b0f7dc494e0993f5f1a1db925d84c3006
R.swift.Library: 0fc583cb55a99e28901299cc451614cad1161962
Realm: c2ffe0667f9c98c9ba65f608ba85684d39826145
RealmSwift: 5a35c1c35c3e1925e6fcd092c881d5cc4a826bff
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
7 years ago
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
secp256k1_ios: ac9ef04e761f43c58012b28548afa91493761f17
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
Starscream: 5178aed56b316f13fa3bc55694e583d35dd414d9
7 years ago
StatefulViewController: 4803bf900d44de26074344998e10e041113b5931
SwiftLint: dfd554ff0dff17288ee574814ccdd5cea85d76f7
SwiftProtobuf: c3c12645230d9b09c72267e0de89468c5543bd86
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7
TrezorCrypto: bfeea47a052dca2c77d4a39e1e183865e52de14d
TrustKeystore: 3d8b4571c66648fb985015c96b3185440bb837fe
TrustWalletCore: a92d85baa15932279cce925559e93695558cafdd
WalletConnectSwift: 046ae74e8cb69445be9c94c66ef66f9cb019b68f
web3swift: 06118d4c4edc801444aaa995bbbddeda176b97ef
xcbeautify: b2c6b50c9cab6414296898e94cd153e4ea879662
7 years ago
PODFILE CHECKSUM: fe14e6d8d7c9c5308be02196a036a8959214bfcb
7 years ago
COCOAPODS: 1.11.2