[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / c / a / CXHAdKit / 0.3.0 / CXHAdKit.podspec.json
blob67fae0090d72bc585e0751117ccb3201e740c214
2   "name": "CXHAdKit",
3   "version": "0.3.0",
4   "summary": "A short description of CXHAdKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/cxhadkit",
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/cxhadkit.git",
16     "tag": "0.3.0"
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       "CXHAdKit/Classes/CXHAdKit-core.framework"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "ENABLE_BITCODE": "NO",
42     "OTHER_LDFLAGS": "-ObjC",
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   }