[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 1.0.0.1 / DDDAdSdk.podspec.json
blobe59413cc45ee215b42c793492d7440366b5364e1
2   "name": "DDDAdSdk",
3   "version": "1.0.0.1",
4   "summary": "adSdk 广告sdk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/5245/DDDAdPodSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "summerthread": "summerthread@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/5245/DDDAdPodSdk.git",
16     "tag": "1.0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "resources": "DDDAdSdk/Assets/DyAdSdk.bundle",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework",
31   "dependencies": {
32     "Bytedance-UnionAD": [
33       "~> 3.1.0.5"
34     ],
35     "GDTMobSDK": [
36       "~> 4.11.9"
37     ],
38     "DDDAdZYSdk": [
39       "~> 1.0.0.4"
40     ],
41     "DDDgameSDK": [
42       "~> 1.4.6.0"
43     ]
44   }