[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / d / EthereumSDK / 0.1.7 / EthereumSDK.podspec.json
blobea425ef3cbbe7a940272b80aa89f5b0b8ef5e76d
2   "name": "EthereumSDK",
3   "version": "0.1.7",
4   "summary": "EthereumSDK by Centerprime",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/centerprime/Ethereum-iOS-SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "centerprime": "support@centerprime.technology"
13   },
14   "source": {
15     "git": "https://github.com/centerprime/Ethereum-iOS-SDK.git",
16     "branch": "master",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "EthereumSDK/Classes/**/*",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "web3swift": [
27     ],
28     "Alamofire": [
29       "~> 4.0"
30     ],
31     "SwiftyJSON": [
33     ]
34   },
35   "swift_version": "5.0"