blob: c6f97ecb1be4b6d0e2bca8ea19a025ca660909f5 [file] [log] [blame]
{
"name": "MCTencentOpenAPI",
"version": "3.3.3.1",
"summary": "TencentOpenAPI映射",
"description": "MCTencentOpenAPI是对TencentOpenAPI的映射,使用pod依赖管理,便于开发者快速集成TencentOpenAPI的QQ登录、分享等功能。",
"license": "MIT",
"authors": {
"littleplayer": "mailjiancheng@163.com"
},
"homepage": "https://github.com/poholo/MCTencentOpenAPI",
"source": {
"git": "https://github.com/poholo/MCTencentOpenAPI.git",
"tag": "3.3.3.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "SDK/TencentOpenAPI.framework",
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"ios": {
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"iconv"
]
}
}