[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 4 / web3swiftSuper.pod / 2.1.17 / web3swiftSuper.pod.podspec.json
bloba347249c76399a0bde6cb0d64cf13c6cc94b09b6
2   "name": "web3swiftSuper.pod",
3   "version": "2.1.17",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.10",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "license": {
11     "type": "Apache License 2.0",
12     "file": "LICENSE.md"
13   },
14   "summary": "Web3 implementation in pure Swift for iOS, macOS, tvOS, watchOS and Linux",
15   "homepage": "https://github.com/TTCOffical/web3swift",
16   "authors": "Bankex Foundation",
17   "source": {
18     "git": "https://github.com/TTCOffical/web3swift.git",
19     "tag": "2.1.17"
20   },
21   "source_files": "Sources/web3swiftSuper/**/*.swift",
22   "swift_versions": "4.2",
23   "module_name": "web3swift",
24   "dependencies": {
25     "PromiseKit": [
26       "6.8.4"
27     ],
28     "BigInt": [
29       "~> 3.1"
30     ],
31     "secp256k1.c": [
32       "~> 0.1"
33     ],
34     "keccak.c": [
35       "~> 0.1"
36     ],
37     "scrypt.c": [
38       "~> 0.1"
39     ]
40   },
41   "swift_version": "4.2"