blob: 4a54544f929becc873db78607574c1491a14621d [file] [log] [blame]
{
"name": "QQShareSDK",
"version": "3.1.3",
"summary": "QQShareSDK(官方)",
"homepage": "https://github.com/xiexy/QQShareSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trycatch": "javaoraspx@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiexy/QQShareSDK.git",
"tag": "3.1.3"
},
"requires_arc": true,
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"UIKit",
"Foundation"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "QQShareSDK/TencentOpenAPI.framework"
}
}