blob: 7ace67c0705dbe258cec7d0f9c00ffe94482a5b4 [file] [log] [blame]
{
"name": "QQSDK",
"version": "3.3.1",
"summary": "Tencent QQ Open SDK 3.3.1 full version",
"requires_arc": true,
"homepage": "http://open.qq.com/",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2017 Tencent All Rights Reserved.\n"
},
"authors": {
"Tencent": "open@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Re-cover/QQOpenSDK.git",
"tag": "v3.3.1"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "framework/TencentOpenAPI.framework"
}
}