blob: 12c454a06b60bb7e301bf3a5a661303abcdb775e [file] [log] [blame]
{
"name": "RX3_TencentLiteSDK",
"version": "2.9.5.2",
"license": "MIT",
"summary": "RX3_TencentLiteSDK is a tecent lite sdk",
"homepage": "https://github.com/xzjxylophone/RX3_TencentLiteSDK",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RX3_TencentLiteSDK.git",
"tag": "v2.9.5.2"
},
"description": "RX3_TencentLiteSDK is a tecent lite sdk.",
"vendored_frameworks": "RX3_TencentLiteSDK/TencentOpenAPI.framework",
"source_files": "RX3_TencentLiteSDK/TencentOpenAPI.framework/Headers/*.h",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreGraphics",
"CoreTelephony"
],
"requires_arc": true,
"libraries": [
"z",
"sqlite3",
"stdc++",
"iconv"
],
"platforms": {
"ios": "7.0"
}
}