blob: 0b8caab36a233043b409f5796d1490243889a083 [file] [log] [blame]
{
"name": "ADMobGenWMSDK",
"version": "0.2.1",
"summary": "A short description of ADMobGenWMSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenWMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenWMSDK.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "ADMobGenWMSDK/Classes/*.framework"
}