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