blob: 0a90d0d8153c24201a2615368bf5e23b6c388f32 [file] [log] [blame]
{
"name": "ADMobileAd",
"version": "3.1.2",
"summary": "A short description of ADMobileAd.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobileAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobileAd.git",
"tag": "3.1.2"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"libraries": [
"z",
"xml2"
],
"frameworks": [
"AVFoundation",
"MobileCoreServices",
"CoreMedia",
"CoreServices"
],
"vendored_frameworks": "ADMobileAd/Classes/*.framework",
"dependencies": {
"ADMobGenFoundation": [
"1.0.2"
],
"ADMobGenNetwork": [
"0.5.5"
],
"ADMobGenDeviceInfo": [
"1.6.5.1"
],
"ADMobGenAdapter": [
"1.7.2"
]
}
}