[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / c / d / ACNSDK / 0.2.32 / ACNSDK.podspec.json
blob6a2c372b94c4d06aa7642dd1b68437497105d665
2   "name": "ACNSDK",
3   "version": "0.2.32",
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.2",
17   "source": {
18     "git": "https://github.com/TTCECO/ACNSDK_iOS.git",
19     "tag": "0.2.32"
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": [
53     ],
54     "SwiftyRSA": [
56     ],
57     "Google-Mobile-Ads-SDK": [
59     ],
60     "web3swift.pod": [
61       "2.1.10"
62     ],
63     "PromiseKit": [
64       "6.8.0"
65     ],
66     "GoogleMobileAdsMediationFacebook": [
67       "5.6.0"
68     ]
69   },
70   "swift_version": "4.2"