blob: 405921dda309189d014f657fe6c028e91f453a9f [file] [log] [blame]
{
"name": "FBTencentOpenAPI",
"version": "3.3.3",
"summary": "TencentOpenAPI v3.3.3",
"description": "This pod is used who want to use tencentOpenAPI v3.3.3 with podfile.",
"authors": "http://open.qq.com",
"homepage": "http://open.qq.com",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/robin2005/TencentOpenApiSDK.git",
"tag": "3.3.3"
},
"source_files": "TencentOpenAPI/TencentOpenAPI.framework/Headers/**/*.h",
"vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework",
"public_header_files": "TencentOpenAPI/TencentOpenAPI.framework/Headers/**/*.h",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -lz -lsqlite3 -liconv -lstdc++ -framework \"SystemConfiguration\" -framework \"CoreTelephony\""
}
}