blob: 28746eadf5c7985e9940722db78aef3454ca947b [file] [log] [blame]
{
"name": "QQAPMSDK",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"summary": "大家好,我是 JJ,我是最牛B的",
"homepage": "https://github.com/blloc/QQAPMSDK",
"authors": {
"Blloc": "linbaican@gmail.com"
},
"source": {
"git": "https://github.com/blloc/QQAPMSDK.git",
"tag": "0.0.2",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"libraries": [
"z",
"stdc++"
],
"frameworks": [
"CoreTelephony",
"Security",
"Foundation",
"UIKit",
"SystemConfiguration"
],
"vendored_frameworks": "Frameworks/*.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC",
"-all_load"
]
}
}