[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / e / DDDAdZYSdk / 1.0.0.3 / DDDAdZYSdk.podspec.json
blobfb8d363a38bd0bdacfde993fb1b6c74411c5521b
2   "name": "DDDAdZYSdk",
3   "version": "1.0.0.3",
4   "summary": "中彦sdk",
5   "description": "DDDAdZYSdk是中彦的广告sdk",
6   "homepage": "https://gitee.com/5245/DDDAdZYPodSdk",
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/DDDAdZYPodSdk.git",
16     "tag": "1.0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "source_files": "DDDAdZYSdk/Classes/**/*",
25   "static_framework": true,
26   "requires_arc": true,
27   "frameworks": [
28     "AVFoundation",
29     "CoreMedia",
30     "Security",
31     "WebKit"
32   ],
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC"
35   },
36   "resources": "DDDAdZYSdk/Assets/DDDAdSdk.bundle",
37   "vendored_frameworks": "DDDAdZYSdk/Classes/DDDAdZYSdk.framework",
38   "dependencies": {
39     "AFNetworking": [
40       "~> 4.0.1"
41     ],
42     "SDWebImage": [
43       "~> 5.8.4"
44     ]
45   }