[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / 7 / ACNSDK_ios / 0.2.36 / ACNSDK_ios.podspec.json
blobdec790c7d62eed4f9f91e859489d036ad3dd4ef0
2   "name": "ACNSDK_ios",
3   "version": "0.2.36",
4   "summary": "ACNSDK",
5   "homepage": "https://github.com/TTCECO",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangliang": "zhangliang@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.36"
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   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "VALID_ARCHS": "x86_64 armv7 arm64"
37   },
38   "dependencies": {
39     "SwiftProtobuf": [
40       "1.2.0"
41     ],
42     "BigInt": [
43       "3.1.0"
44     ],
45     "JSONRPCKit": [
47     ],
48     "Alamofire": [
50     ],
51     "TrustCore": [
52       "0.0.7"
53     ],
54     "TrezorCrypto": [
55       "0.0.9"
56     ],
57     "RealmSwift": [
59     ],
60     "SwiftyRSA": [
62     ],
63     "Google-Mobile-Ads-SDK": [
64       "7.69"
65     ],
66     "web3swiftSuper.pod": [
67       "2.1.16"
68     ],
69     "PromiseKit": [
70       "6.8.4"
71     ],
72     "GoogleMobileAdsMediationFacebook": [
73       "5.6.0"
74     ]
75   },
76   "swift_version": "4.2"