blob: fa64f068b40e123d3abe5f7597574b8b3703bebf [file] [log] [blame]
{
"name": "RX3_TencentLiteSDK",
"version": "3.1.3.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": "v3.1.3.2"
},
"description": "RX3_TencentLiteSDK is a tecent lite sdk.",
"vendored_frameworks": "RX3_TencentLiteSDK/TencentOpenAPI.framework",
"resource_bundles": {
"Paramount": [
"RX3_TencentLiteSDK/TencentOpenApi_IOS_Bundle.bundle/*.*"
]
},
"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"
}
}