[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / e / Erc20Kit-Universal.swift / 0.14.0 / Erc20Kit-Universal.swift.podspec.json
blob0a8cd3640631b69faee052b7d1fdeaf716b8cf88
2   "name": "Erc20Kit-Universal.swift",
3   "module_name": "Erc20Kit",
4   "version": "0.14.0",
5   "summary": "Erc20 token library for Swift.",
6   "homepage": "https://github.com/cuhte3/ethereum-kit-universal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch",
13     "cuhte3": "farid@getportal.co"
14   },
15   "source": {
16     "git": "https://github.com/cuhte3/ethereum-kit-universal.git",
17     "tag": "0.14.0"
18   },
19   "social_media_url": "http://horizontalsystems.io/",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "swift_versions": "5",
24   "source_files": "Erc20Kit/Classes/**/*",
25   "requires_arc": true,
26   "dependencies": {
27     "EthereumKit-Universal.swift": [
28       "~> 0.14"
29     ],
30     "OpenSslKit-Universal.swift": [
31       "~> 1.2.2"
32     ],
33     "Secp256k1Kit-Universal.swift": [
34       "~> 1.1"
35     ],
36     "UIExtensions-Stripped.swift": [
37       "~> 1.1.2"
38     ],
39     "RxSwift": [
40       "~> 5.0"
41     ],
42     "BigInt": [
43       "~> 5.0"
44     ],
45     "GRDB.swift": [
46       "~> 5.0"
47     ]
48   },
49   "swift_version": "5"