blob: 13d23621841fb5c2554cd93bb408222e2fd429a1 [file] [log] [blame]
{
"name": "LYQQOpenSDK",
"version": "3.1.0",
"summary": "用于存放腾讯开放平台的 SDK",
"description": "用于存放腾讯开放平台的 SDK,以便自己的项目能通过 cocoaPods 管理",
"requires_arc": true,
"homepage": "http://open.qq.com/",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2016 Tencent All Rights Reserved\n"
},
"authors": {
"Tencent": "open@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mysdkshare/QQOpenSDK.git",
"tag": "3.1.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3.0",
"z",
"c++"
],
"ios": {
"vendored_frameworks": "iOS_SDK/TencentOpenAPI.framework"
},
"resources": "iOS_SDK/*.{png,xib,nib,bundle}"
}