blob: b55f112773f0cebf08868cf9634026b3d9023dbd [file] [log] [blame]
{
"name": "ADMobGenDeviceInfo",
"version": "1.6.9.05261",
"summary": "A short description of ADMobGenDeviceInfo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ADSuyiBeta/ADMobGenDeviceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshen": "sangshen@ecook.cn"
},
"source": {
"http": "https://github.com/ADSuyi/ADMobGenDeviceInfo/releases/download/1.6.9.05261/ADMobGenDeviceInfo-1.6.9.05261.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"dependencies": {
"ADSuyiKit": [
"~> 0.2.5"
],
"ADSuyiNetwork": [
"~> 0.1.2"
],
"ADSuyiLocationManager": [
"~> 0.1.2"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"Security",
"WebKit"
],
"source_files": null,
"public_header_files": [
"ADMobGenDeviceInfo/Classes/ADMobGenDeviceInfo.h",
"ADMobGenDeviceInfo/Classes/Sender/ADMobGenTKEventModel.h",
"ADMobGenDeviceInfo/Classes/Sender/ADMobGenDeviceInfoAES.h",
"ADMobGenDeviceInfo/Classes/Sender/ADMobGenDeviceInfoRSA.h",
"ADMobGenDeviceInfo/Classes/Sender/ADMobGenInfoKeyChainManager.h"
],
"vendored_frameworks": "ADMobGenDeviceInfo-1.6.9.05261/ios/ADMobGenDeviceInfo.framework"
}