[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / c / d / ACNSDK / 0.2.3 / ACNSDK.podspec.json
blobb7a751aacfefc8be260895b3e86e6f45644e0d07
2   "name": "ACNSDK",
3   "version": "0.2.3",
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",
17   "source": {
18     "git": "https://github.com/TTCECO/ACNSDK_iOS.git",
19     "tag": "0.2.3"
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     "TrustCore": [
46       "0.0.7"
47     ],
48     "TrezorCrypto": [
49       "0.0.9"
50     ],
51     "RealmSwift": [
52       "3.7.5"
53     ],
54     "SwiftyRSA": [
56     ],
57     "Google-Mobile-Ads-SDK": [
58       "7.37.0"
59     ],
60     "web3swift.pod": [
61       "2.1.5"
62     ],
63     "PromiseKit": [
64       "6.8.0"
65     ]
66   },
67   "swift_version": "4"