[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / 0 / c / Erc20Kit-Universal / 0.14.0 / Erc20Kit-Universal.podspec.json
blob7ffcdb9fa8cda540216e4d614e043eb6f477f1e0
2   "name": "Erc20Kit-Universal",
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     "osx": "10.14"
23   },
24   "swift_versions": "5",
25   "source_files": "Erc20Kit/Classes/**/*",
26   "requires_arc": true,
27   "dependencies": {
28     "EthereumKit-Universal": [
29       "~> 0.14.0"
30     ],
31     "OpenSslKit-Universal.swift": [
32       "~> 1.2.2"
33     ],
34     "Secp256k1Kit-Universal.swift": [
35       "~> 1.1"
36     ],
37     "UIExtensions-Stripped.swift": [
38       "~> 1.1.2"
39     ],
40     "RxSwift": [
41       "~> 5.0"
42     ],
43     "BigInt": [
44       "~> 5.0"
45     ],
46     "GRDB.swift": [
47       "~> 5.0"
48     ]
49   },
50   "swift_version": "5"