[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 1.0.0.8 / DDDAdSdk.podspec.json
blob061511492a3874e87c2d1f0327876ecb79d3b674
2   "name": "DDDAdSdk",
3   "version": "1.0.0.8",
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.8"
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   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework",
30   "resources": "DDDAdSdk/Assets/DDDAdBundleSdk.bundle",
31   "dependencies": {
32     "Ads-CN": [
33       "= 3.4.2.3"
34     ],
35     "GDTMobSDK": [
36       "= 4.12.3"
37     ],
38     "DDDAdZYSdk": [
39       "~> 1.0.0.10"
40     ],
41     "DDDgameSDK": [
42       "~> 1.4.6.3"
43     ]
44   }