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