[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / 0 / WErc20Kit / 0.1.1 / WErc20Kit.podspec.json
blobcdcbb0e67336f1f57fcd94c17e67ef1bef5dbd05
2   "name": "WErc20Kit",
3   "version": "0.1.1",
4   "summary": "A short description of WErc20Kit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huy-luvapay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huy-luvapay": "huy.van@epapersmart.com"
13   },
14   "source": {
15     "git": "https://github.com/huy-luvapay/WErc20Kit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WErc20Kit/Classes/**/*.{h,m,mm,swift}",
23   "resources": [
25   ],
26   "dependencies": {
27     "WEthereumKit": [
28       "~> 0.1.5"
29     ],
30     "OpenSslKit.swift": [
31       "~> 1.0"
32     ],
33     "Secp256k1Kit.swift": [
34       "~> 1.0"
35     ],
36     "RxSwift": [
38     ],
39     "BigInt": [
41     ],
42     "GRDB.swift": [
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "swift_version": "5.0"