[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / e / TomoWalletCore / 0.0.6 / TomoWalletCore.podspec.json
blob2a64e586ed6c90826b51c5e3b71a7576d7984dff
2   "name": "TomoWalletCore",
3   "version": "0.0.6",
4   "summary": "A general-purpose TomoWallet.",
5   "homepage": "https://github.com/tomochain/tomowallet-core-ios",
6   "license": "MIT",
7   "authors": {
8     "CanDang": "candd1707@gmail.com"
9   },
10   "platforms": {
11     "ios": "11.1"
12   },
13   "swift_versions": "4.2",
14   "dependencies": {
15     "BigInt": [
17     ],
18     "CryptoSwift": [
20     ],
21     "TrezorCrypto": [
22       "~> 0.0.8"
23     ],
24     "Moya": [
26     ],
27     "PromiseKit": [
29     ],
30     "SwiftProtobuf": [
32     ],
33     "KeychainSwift": [
35     ]
36   },
37   "source": {
38     "git": "https://github.com/tomochain/tomowallet-core-ios.git",
39     "tag": "0.0.6"
40   },
41   "source_files": "TomoWalletCore/TomoWalletcore/**/*.{swift,h,m}",
42   "public_header_files": [
43     "TomoWalletCore/TomoWalletcore/TomoWalletCore.h",
44     "TomoWalletCore/TomoWalletcore/Crypto.h"
45   ],
46   "pod_target_xcconfig": {
47     "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
48   },
49   "swift_version": "4.2"