[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 0 / TTCSDK / 0.0.17 / TTCSDK.podspec.json
blob9b7c558a2ecfc93f56510a98fa982a3558d5baf1
2   "name": "TTCSDK",
3   "version": "0.0.17",
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.17"
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   "dependencies": {
32     "SwiftProtobuf": [
33       "1.0.3"
34     ],
35     "BigInt": [
36       "3.1.0"
37     ],
38     "JSONRPCKit": [
40     ],
41     "Alamofire": [
43     ],
44     "CryptoSwift": [
45       "0.12.0"
46     ],
47     "TrustCore": [
48       "0.0.7"
49     ],
50     "TrezorCrypto": [
51       "0.0.9"
52     ],
53     "RealmSwift": [
54       "3.7.5"
55     ],
56     "SwiftyRSA": [
58     ]
59   }