[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / c / a / 4 / CXHAdSDK-Kit / 0.6.1 / CXHAdSDK-Kit.podspec.json
blob14a3da9aa9947f67aa7900b678c1d1cdf19c1e28
2   "name": "CXHAdSDK-Kit",
3   "version": "0.6.1",
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.6.1"
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     "OTHER_LDFLAGS": "-ObjC"
34   },
35   "ios": {
36     "vendored_frameworks": [
37       "CXHAdSDK-Kit/Classes/CXHAdSDK-Kit.framework"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }