[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / d / 0 / a / TronWalletWeb3Swift / 1.0.0 / TronWalletWeb3Swift.podspec.json
blobdb2e511bd9e4d4a9c528e7b349f9b3ce3ab2ab57
2   "name": "TronWalletWeb3Swift",
3   "version": "1.0.0",
4   "summary": "TronWalletWeb3Swift is an iOS toolbelt for interaction with the Tron network.",
5   "homepage": "https://github.com/TronLink/TronWalletWeb3Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "tronlinkdev",
11   "source": {
12     "git": "https://github.com/TronLink/TronWalletWeb3Swift.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "TronWalletWeb3Swift/Classes/**/*",
19   "swift_versions": "4.2",
20   "module_name": "web3swift",
21   "dependencies": {
22     "PromiseKit": [
23       "~> 6.4"
24     ],
25     "BigInt": [
26       "~> 3.1"
27     ],
28     "secp256k1.c": [
29       "~> 0.1"
30     ],
31     "keccak.c": [
32       "~> 0.1"
33     ],
34     "scrypt.c": [
35       "~> 0.1"
36     ]
37   },
38   "swift_version": "4.2"