[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 0 / TTCSDK / 0.0.4 / TTCSDK.podspec.json
blob6b2ae15086d8ecec6309949dc262df5aa16ae236
2   "name": "TTCSDK",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": "TTCSDK/**/*.swift",
22   "resources": "TTCSDKBundle/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": "TTC_SDK_NET.framework",
28   "dependencies": {
29     "SwiftProtobuf": [
30       "1.0.3"
31     ],
32     "BigInt": [
33       "3.1.0"
34     ],
35     "JSONRPCKit": [
36       "3.0.0"
37     ],
38     "APIKit": [
39       "3.2.1"
40     ],
41     "CryptoSwift": [
42       "0.10.0"
43     ],
44     "TrustCore": [
45       "0.0.7"
46     ],
47     "TrezorCrypto": [
48       "0.0.6"
49     ],
50     "RealmSwift": [
51       "3.7.5"
52     ]
53   }