blob: 05ee2d83b5103832341403a3b90b5ea1ec3cbfb9 [file] [log] [blame]
{
"name": "RX3_TencentLiteSDK",
"version": "2.9.5.1",
"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.1"
},
"description": "RX3_TencentLiteSDK is a tecent lite sdk.",
"public_header_files": "RX3_TencentLiteSDK/**/Headers/*.h",
"vendored_frameworks": "RX3_TencentLiteSDK/*.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreGraphics",
"CoreTelephony"
],
"requires_arc": true,
"libraries": [
"z",
"sqlite3",
"stdc++",
"iconv"
],
"platforms": {
"ios": "7.0"
}
}