[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / f / c / ADMobileAd / 3.1.1 / ADMobileAd.podspec.json
blob5e512b8d71580e9f27325be763df057eb76d2115
2   "name": "ADMobileAd",
3   "version": "3.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "libraries": "z",
25   "frameworks": [
26     "AVFoundation",
27     "MobileCoreServices",
28     "CoreMedia",
29     "CoreServices"
30   ],
31   "vendored_frameworks": "ADMobileAd/Classes/*.framework",
32   "dependencies": {
33     "ADMobGenFoundation": [
34       "1.0.2"
35     ],
36     "ADMobGenNetwork": [
37       "0.5.2"
38     ],
39     "ADMobGenDeviceInfo": [
40       "1.6.3"
41     ],
42     "ADMobGenAdapter": [
43       "1.7.1"
44     ]
45   }