[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / 5 / CXHAdSDK-TradPlus / 1.3.3 / CXHAdSDK-TradPlus.podspec.json
blobedb935d8410b528d64b7b2108143ad20b62eff80
2   "name": "CXHAdSDK-TradPlus",
3   "version": "1.3.3",
4   "summary": "A short description of CXHAdSDK-TradPlus.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/cxhad-sdk-tradplus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈坤": "1621454839@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huazi-rongchuang/cxhad-sdk-tradplus.git",
16     "tag": "1.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CXHAdSDK-TradPlus/Classes/**/*",
22   "requires_arc": true,
23   "static_framework": true,
24   "dependencies": {
25     "CXHAdSDK/Channel": [
26       "1.3.3"
27     ],
28     "CXHAdSDK/RC": [
29       "1.3.3"
30     ],
31     "TradPlusAdSDK": [
32       "9.8.0"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC",
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "xcconfig": {
40     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
41     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
42   }