blob: 46aa0e475bfb67c013b95916afad4700668ac977 [file] [log] [blame]
{
"name": "ELKTencentOpenSDK",
"version": "3.3.7.1",
"summary": "Tencent Open Api SDK of iOS.",
"description": "Tencent Open Api SDK of iOS, include QQ share and login",
"homepage": "https://github.com/elkshrek/ELKTencentOpenSDK",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/elkshrek/ELKTencentOpenSDK.git",
"tag": "3.3.7.1"
},
"ios": {
"vendored_frameworks": "TencentOpenSDK/*.framework"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"WebKit"
],
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
]
}