blob: 43767d80065d187103a79d79eb69b0b658fb1762 [file] [log] [blame]
{
"name": "ADMobGenDeviceInfo",
"version": "1.8.4.11161",
"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.11161"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ADMobGenDeviceInfo/Classes/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADSuyiKit": [
"~> 0.4.3"
],
"ADSuyiNetwork": [
"~> 0.1.3"
],
"ADSuyiLocationManager": [
"~> 0.1.6"
]
},
"frameworks": [
"Security",
"WebKit",
"CoreMotion"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}