[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 1.0.0.6 / DDDAdSdk.podspec.json
blob109929e3bbe9e7901a9ed06f72d11c987f38ba04
2   "name": "DDDAdSdk",
3   "version": "1.0.0.6",
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.6"
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   "dependencies": {
31     "Bytedance-UnionAD": [
32       "= 3.3.6.2"
33     ],
34     "GDTMobSDK": [
35       "= 4.11.12"
36     ],
37     "DDDAdZYSdk": [
38       "~> 1.0.0.10"
39     ],
40     "DDDgameSDK": [
41       "~> 1.4.6.3"
42     ]
43   }