blob: 0a8dff5a5db45334d67e6d518f37f6e51bd00a8d [file] [log] [blame]
{
"name": "HGTencentOpenAPI",
"version": "3.5.1",
"license": "MIT",
"summary": "个人使用的TencentOpenAPI的pod库",
"description": "对TencentOpenAPI进行了封装,方便使用.",
"homepage": "https://github.com/ArchLL/HGTencentOpenAPI",
"authors": {
"Tencent": "https://open.tencent.com"
},
"source": {
"git": "https://github.com/ArchLL/HGTencentOpenAPI.git",
"tag": "3.5.1"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}