[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / e / Erc20Kit.swift / 0.9.1 / Erc20Kit.swift.podspec.json
blobc66effdc8b4a11f51cb9b88cf032673231c636ac
2   "name": "Erc20Kit.swift",
3   "module_name": "Erc20Kit",
4   "version": "0.9.1",
5   "summary": "Erc20 token library for Swift.",
6   "homepage": "https://github.com/horizontalsystems/ethereum-kit-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch"
13   },
14   "source": {
15     "git": "https://github.com/horizontalsystems/ethereum-kit-ios.git",
16     "tag": "0.9.1"
17   },
18   "social_media_url": "http://horizontalsystems.io/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "Erc20Kit/Classes/**/*",
24   "requires_arc": true,
25   "dependencies": {
26     "EthereumKit.swift": [
27       "~> 0.9"
28     ],
29     "OpenSslKit.swift": [
30       "~> 1.0"
31     ],
32     "Secp256k1Kit.swift": [
33       "~> 1.0"
34     ],
35     "RxSwift": [
36       "~> 5.0"
37     ],
38     "BigInt": [
39       "~> 5.0"
40     ],
41     "GRDB.swift": [
42       "~> 4.0"
43     ]
44   },
45   "swift_version": "5"