blob: c92c778b103201ee5fc85c95b6c9f551528cdc41 [file] [log] [blame]
{
"name": "ADMobGenWMSDK",
"version": "2.5.1.5",
"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": "2.5.1.5"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv.9",
"z",
"sqlite3"
],
"resources": "ADMobGenWMSDK/Assets/BUAdSDK.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "ADMobGenWMSDK/Classes/*.framework"
}