blob: 480e8f4da404a8a359367bd1f302ca89e62a850b [file] [log] [blame]
{
"name": "ADMobileAd",
"version": "3.1.5",
"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.5"
},
"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.4"
]
}
}