blob: 209dab3b27e41266ccb245f565571097d5914cde [file] [log] [blame]
{
"name": "QQ_sdk_lite",
"version": "3.4.1",
"summary": "QQ sdk lite v3.3.9.",
"description": "QQ sdk lite 版本 pod集成",
"homepage": "https://github.com/FyhSky/QQ_sdk_lite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OpenQQ": "opensupport@qq.com"
},
"source": {
"git": "https://github.com/FyhSky/QQ_sdk_lite.git",
"tag": "3.4.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"skip_validation": true
},
"vendored_frameworks": "QQ_sdk_lite/Classes/TencentOpenAPI.framework",
"source_files": "QQ_sdk_lite/Classes/TencentOpenAPI.framework/Headers/*.h",
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
]
}