blob: 858b6b2c87c5cc93673027431f9c7d4208a32ff1 [file] [log] [blame]
{
"name": "ADMobileAdSDK",
"version": "3.2.7.09211",
"summary": "ADMobile广告SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/adsuyi_kit/admobileadsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/adsuyi_kit/admobileadsdk.git",
"tag": "3.2.7.09211"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADMobileAdSDK/Classes/*.framework",
"dependencies": {
"ADSuyiKit": [
"~> 0.4.1.0"
],
"ADSuyiNetwork": [
"~> 0.1.3.0"
],
"ADMobGenDeviceInfo": [
"~> 1.8.4.0"
]
},
"frameworks": [
"UIKit",
"AVFoundation",
"MobileCoreServices",
"CoreMedia"
],
"libraries": "xml2",
"requires_arc": true,
"static_framework": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}