blob: 64c39b29a1754e96628011b308b2de883d865bcf [file] [log] [blame]
{
"name": "HXTencentOpenAPI",
"version": "0.0.1",
"summary": "TencentOpenAPI",
"description": "This pod is used who want to use tencentOpenAPI v3.2.2 with podfile.",
"homepage": "http://open.qq.com",
"authors": {
"liubinbin": "1062454152@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Archera/HXTencentOpenAPI.git",
"tag": "0.0.1"
},
"source_files": "TencentOpenAPI/TencentOpenAPI.framework/Headers/**/*.h",
"resources": "TencentOpenAPI/TencentOpenApi_IOS_Bundle.bundle",
"vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework",
"public_header_files": "TencentOpenAPI/TencentOpenAPI.framework/Headers/**/*.h",
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}