blob: 420c7ef4e8e6e1497468e689874800c15e0f1bee [file] [log] [blame]
{
"name": "QQSDK",
"version": "3.3.3",
"summary": "Tencent QQ Open SDK",
"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.3"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "framework/TencentOpenAPI.framework"
}
}