[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / b / 4 / 5 / ERCTools / 0.0.3 / ERCTools.podspec.json
blobc8f48f844db3f66e5c1cf1424dd24cc096d20f08
2   "name": "ERCTools",
3   "version": "0.0.3",
4   "summary": "ERCTools.",
5   "description": "ETH ERC Tools ABI, RPC",
6   "homepage": "https://github.com/ccxdd/ERCTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ccxdd": "e_xiaodong@hotmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "cocoapods_version": ">= 1.4.0",
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/ccxdd/ERCTools.git",
21     "tag": "0.0.3"
22   },
23   "source_files": "Sources/*.swift",
24   "frameworks": "Foundation",
25   "requires_arc": true,
26   "dependencies": {
27     "SSLE": [
28       "~> 0.0.6"
29     ],
30     "Starscream": [
31       "~> 3.0.6"
32     ],
33     "SwiftyJSON": [
34       "~> 4.0"
35     ],
36     "CryptoSwift": [
37       "~> 0.13"
38     ]
39   }