[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 4 / 5 / ERCTools / 0.0.9 / ERCTools.podspec.json
blob8233522e088cd1ed8163fa65e5f7c773628a8238
2   "name": "ERCTools",
3   "version": "0.0.9",
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": "10.0",
16     "osx": "10.12"
17   },
18   "cocoapods_version": ">= 1.4.0",
19   "swift_version": "4.2",
20   "source": {
21     "git": "https://github.com/ccxdd/ERCTools.git",
22     "tag": "0.0.9"
23   },
24   "source_files": "Sources/*.swift",
25   "frameworks": "Foundation",
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "requires_arc": true,
30   "dependencies": {
31     "SSLE": [
32       "~> 0.0.24"
33     ],
34     "Starscream": [
35       "~> 3.0.6"
36     ],
37     "SwiftyJSON": [
38       "~> 4.0"
39     ],
40     "CryptoSwift": [
41       "~> 0.13"
42     ]
43   }