[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 4 / CXHAdSDK-Kit / 0.8.6 / CXHAdSDK-Kit.podspec.json
blob52de14252a0c6376a527a361660c3f802532d5ad
2   "name": "CXHAdSDK-Kit",
3   "version": "0.8.6",
4   "summary": "A short description of CXHAdSDK-Kit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/cxhadsdk-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "华资融创": "10675175+huazi-rongchuang@user.noreply.gitee.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huazi-rongchuang/cxhadsdk-kit.git",
16     "tag": "0.8.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AdSupport",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "CoreLocation",
27     "WebKit",
28     "AdSupport",
29     "CoreFoundation",
30     "QuartzCore",
31     "AssetsLibrary",
32     "ImageIO",
33     "Accelerate",
34     "MobileCoreServices"
35   ],
36   "libraries": "z",
37   "requires_arc": true,
38   "xcconfig": {
39     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
40     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
41   },
42   "ios": {
43     "vendored_frameworks": [
44       "CXHAdSDK-Kit/Classes/CXHAdSDK-Kit.framework"
45     ]
46   },
47   "pod_target_xcconfig": {
48     "OTHER_LDFLAGS": "-ObjC",
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   }