blob: dc7429e17ad04c3e84f8bc656a9c521ae06e1b60 [file] [log] [blame]
{
"name": "ADMobGenMTGSDK",
"version": "0.1.1",
"summary": "A short description of ADMobGenMTGSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenMTGSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenMTGSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "ADMobGenMTGSDK/Classes/*.framework",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreGraphics",
"StoreKit",
"WebKit",
"CoreTelephony",
"QuartzCore",
"CoreLocation",
"AdSupport",
"Accelerate",
"MobileCoreServices"
],
"libraries": [
"sqlite3",
"z"
]
}