blob: e2f48c518d659ec6ad6625efe0463571de00640d [file] [log] [blame]
{
"name": "ADMobGenDeviceInfo",
"version": "1.8.4.09211",
"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.8.4.09211"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADMobGenDeviceInfo/Classes/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADSuyiKit": [
"~> 0.4.1"
],
"ADSuyiNetwork": [
"~> 0.1.3"
],
"ADSuyiLocationManager": [
"~> 0.1.5"
]
},
"frameworks": [
"Security",
"WebKit",
"CoreMotion"
]
}