blob: ef5fbf9c865d1cb233e489524e4f6fe44a456009 [file] [log] [blame]
{
"name": "ADMobGenDeviceInfo",
"version": "1.6.5.1",
"summary": "A short description of ADMobGenDeviceInfo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenDeviceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenDeviceInfo.git",
"tag": "1.6.5.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADMobGenDeviceInfo/Classes/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADMobGenFoundation": [
],
"ADMobGenNetwork": [
]
},
"frameworks": [
"Security",
"WebKit"
]
}