[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 0 / TTCSDK / 0.0.18 / TTCSDK.podspec.json
blob17f6590e007cfbbd4d18900386c2be8d7590a520
2   "name": "TTCSDK",
3   "version": "0.0.18",
4   "summary": "TTCSDK",
5   "homepage": "https://github.com/TTCECO",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chenchao": "chenchao@tataufo.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.1",
17   "source": {
18     "git": "https://github.com/TTCECO/TTCSDK_iOS.git",
19     "tag": "0.0.18"
20   },
21   "source_files": "TTCSDK/**/*.swift",
22   "resources": "TTCSDKBundle.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": [
28     "TTC_SDK_NET.framework",
29     "TTCPay.framework"
30   ],
31   "static_framework": true,
32   "dependencies": {
33     "SwiftProtobuf": [
34       "1.0.3"
35     ],
36     "BigInt": [
37       "3.1.0"
38     ],
39     "JSONRPCKit": [
41     ],
42     "Alamofire": [
44     ],
45     "CryptoSwift": [
46       "0.12.0"
47     ],
48     "TrustCore": [
49       "0.0.7"
50     ],
51     "TrezorCrypto": [
52       "0.0.9"
53     ],
54     "RealmSwift": [
55       "3.7.5"
56     ],
57     "SwiftyRSA": [
59     ],
60     "Google-Mobile-Ads-SDK": [
62     ]
63   }