[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / c / d / ACNSDK / 0.2.1 / ACNSDK.podspec.json
blob2ac1c884a3dc0ee7a80d7bf51f106ca5d0433a55
2   "name": "ACNSDK",
3   "version": "0.2.1",
4   "summary": "ACNSDK",
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_versions": "4.1",
17   "source": {
18     "git": "https://github.com/TTCECO/ACNSDK_iOS.git",
19     "tag": "0.2.1"
20   },
21   "source_files": "ACNSDK/**/*.swift",
22   "resources": "ACNSDKBundle.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": [
28     "ACN_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": [
61       "7.37.0"
62     ]
63   },
64   "swift_version": "4.1"