[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / c / a / 4 / CXHAdSDK-Kit / 0.8.5 / CXHAdSDK-Kit.podspec.json
blob3f6ee6a42dd5a9e5cf10ce6d036d6415d7d5ddd7
2   "name": "CXHAdSDK-Kit",
3   "version": "0.8.5",
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.5"
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   ],
30   "libraries": "z",
31   "requires_arc": true,
32   "xcconfig": {
33     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
34     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
35   },
36   "ios": {
37     "vendored_frameworks": [
38       "CXHAdSDK-Kit/Classes/CXHAdSDK-Kit.framework"
39     ]
40   },
41   "pod_target_xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC",
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }