blob: c8aeb507ffba68382c29d2fd9f99e820da1b6a36 [file] [log] [blame]
{
"name": "SNQQSDK",
"version": "3.1.1",
"summary": "iOS版腾讯开放平台SDK.",
"license": {
"type": "Copyright",
"text": "Tencent 版权所有."
},
"homepage": "http://wiki.open.qq.com/wiki/%E9%A6%96%E9%A1%B5",
"authors": {
"Tencent": "http://open.qq.com/"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/iOSBoy/SNQQSDK.git",
"tag": "3.1.1"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"resources": "SDK/TencentOpenApi_IOS_Bundle.bundle",
"vendored_frameworks": "SDK/TencentOpenAPI.framework"
}