blob: 9c334c071ee67050ff3b3cb934e5f3349aa78fd1 [file] [log] [blame]
{
"name": "ZHQQSDK",
"version": "3.1.0",
"summary": "Tencent QQ Open SDK 3.1.0 full version",
"requires_arc": true,
"homepage": "http://open.qq.com/",
"authors": {
"Tencent": "open@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zh20102618/QQSDK.git",
"tag": "3.1.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3.0",
"z",
"c++"
],
"ios": {
"vendored_frameworks": "QQ-SDK/framework/TencentOpenAPI.framework"
},
"resources": "QQ-SDK/resource/*.{png,xib,nib,bundle}",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2016 Tencent All Rights Reserved\n"
}
}