[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 2 / CXHAdSDK-GDT-Adapter-KS / 1.3.0 / CXHAdSDK-GDT-Adapter-KS.podspec.json
blob1f6da9346c141af838188d53db31895f2fdeb84f
2   "name": "CXHAdSDK-GDT-Adapter-KS",
3   "version": "1.3.0",
4   "summary": "A short description of CXHAdSDK-GDT-Adapter-KS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/cxhad-sdk-gdt-adapter-ks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈坤": "chenkun@harmonycloud.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/huazi-rongchuang/cxhad-sdk-gdt-adapter-ks.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "KSAdSDK": [
24       "3.3.44"
25     ],
26     "CXHAdSDK/GDT": [
27       "1.3.0"
28     ]
29   },
30   "xcconfig": {
31     "ARCHS": "${ARCHS_STANDARD_64_BIT}",
32     "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
33   },
34   "ios": {
35     "vendored_frameworks": [
36       "CXHAdSDK-GDT-Adapter-KS/Classes/CXHAdSDK-GDT-Adapter-KS.framework"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }