[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / e / CXHAdSDK-Fast / 1.2.1 / CXHAdSDK-Fast.podspec.json
blob0b91cd706c3cf6140eca53bb911ee2a1f295eb30
2   "name": "CXHAdSDK-Fast",
3   "version": "1.2.1",
4   "summary": "A short description of CXHAdSDK-Fast.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huazi-rongchuang/cxhad-sdk-fast",
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/cxhad-sdk-fast.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "CXHAdSDK-Kit": [
23       "1.2.1"
24     ],
25     "CXHAdSDK-Adapter": [
26       "1.2.1"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "subspecs": [
37     {
38       "name": "GDT",
39       "dependencies": {
40         "CXHAdSDK/Core": [
41           "1.2.1"
42         ]
43       },
44       "ios": {
45         "vendored_frameworks": [
46           "CXHAdSDK-Fast/Classes/GDT/CXHAdSDK-GDT.framework"
47         ]
48       }
49     }
50   ]