blob: acc5ce130bc08504629cce4322e15f68a68b9387 [file] [log] [blame]
{
"name": "ADMobGenDeviceInfo",
"version": "1.8.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADMobGenDeviceInfo/Classes/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADSuyiKit": [
"~> 0.3.0"
],
"ADSuyiNetwork": [
"~> 0.1.2"
],
"ADSuyiLocationManager": [
"~> 0.1.2"
]
},
"frameworks": [
"Security",
"WebKit"
]
}