[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / e / Erc20Kit.swift / 0.11.0 / Erc20Kit.swift.podspec.json
blobd6f04970fcaea0cd5fc5d5a6e3ee3610b60199bf
2   "name": "Erc20Kit.swift",
3   "module_name": "Erc20Kit",
4   "version": "0.11.0",
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.11.0"
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     "UIExtensions.swift": [
36       "~> 1.1.0"
37     ],
38     "RxSwift": [
39       "~> 5.0"
40     ],
41     "BigInt": [
42       "~> 5.0"
43     ],
44     "GRDB.swift": [
45       "~> 4.0"
46     ]
47   },
48   "swift_version": "5"