blob: 41cd93ac8360cd40fbc7e7e0b17e8aaddb28ac2f [file] [log] [blame]
{
"name": "TencentQQSDK-DoubanInternal",
"version": "2.9.3",
"summary": "The Official iOS SDK of Tencent Open API.",
"homepage": "http://wiki.open.qq.com",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2014 Tencent. All rights reserved.\n"
},
"authors": {
"OpenQQ": "opensupport@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "http://github.intra.douban.com/iOS/TencentQQSDK-DoubanInternal.git",
"tag": "2.9.3"
},
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"source_files": "TencentSDK/TencentOpenAPI.framework/Headers/**/*.h"
}