[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / f / c / ADMobileAd / 3.1.4 / ADMobileAd.podspec.json
blob9120a972db54a5fa6e8b761818bc70cb0428df39
2   "name": "ADMobileAd",
3   "version": "3.1.4",
4   "summary": "A short description of ADMobileAd.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobileAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshen": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobileAd.git",
16     "tag": "3.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "libraries": [
25     "z",
26     "xml2"
27   ],
28   "frameworks": [
29     "AVFoundation",
30     "MobileCoreServices",
31     "CoreMedia",
32     "CoreServices"
33   ],
34   "vendored_frameworks": "ADMobileAd/Classes/*.framework",
35   "dependencies": {
36     "ADMobGenFoundation": [
37       "1.0.2"
38     ],
39     "ADMobGenNetwork": [
40       "0.5.5"
41     ],
42     "ADMobGenDeviceInfo": [
43       "1.6.5.1"
44     ],
45     "ADMobGenAdapter": [
46       "1.7.4"
47     ]
48   }