[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / 3 / walletcoreios / 0.0.1 / walletcoreios.podspec.json
blobd487da5d591aefb17a2bcd6d517a2d76caa07bcc
2   "name": "walletcoreios",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.10",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "license": "MIT",
11   "summary": "walletcoreios implementation in pure Swift for iOS, macOS, tvOS, watchOS and Linux",
12   "homepage": "https://github.com/HFJingchuang/wallet_core_ios",
13   "authors": "MYXU",
14   "source": {
15     "git": "https://github.com/HFJingchuang/wallet_core_ios.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/walletcoreios/**/*.swift",
19   "swift_versions": "4.2",
20   "dependencies": {
21     "CryptoSwift": [
22       "~> 0.12"
23     ],
24     "PromiseKit": [
25       "~> 6.4"
26     ],
27     "BigInt": [
28       "~> 3.1"
29     ],
30     "secp256k1.c": [
31       "~> 0.1"
32     ],
33     "keccak.c": [
34       "~> 0.1"
35     ],
36     "scrypt.c": [
37       "~> 0.1"
38     ]
39   },
40   "swift_version": "4.2"