blob: 3625ee1e78fab393705ab43675736c70c30e3e48 [file] [log] [blame]
{
"name": "BXTencentOpenAPI",
"version": "3.3.0",
"summary": "Tencent Open API library for iOS to access Tencent platform.",
"description": "It's a shame that Tencent dev team doesn't have an official pod for their Open API library.\nTherefore, we create this pod to track the official Tencent Open API SDK.",
"homepage": "https://github.com/iException/BXTencentOpenAPI",
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": {
"Yiming Tang": "yimingnju@gmail.com"
},
"source": {
"git": "https://github.com/iException/BXTencentOpenAPI.git",
"tag": "v3.3.0"
},
"social_media_url": "https://twitter.com/yiming_t",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework"
}