blob: f564b019da58f4afd5f5ac9dca62b38a2f837499 [file] [log] [blame]
{
"name": "QqcWXPaySDK",
"version": "1.7.1",
"summary": "WeChat iOS SDK.",
"homepage": "https://open.weixin.qq.com",
"license": {
"type": "LGPL",
"text": " ® 1998 - 2017 Tencent All Rights Reserved.\n"
},
"authors": {
"weixinapp": "weixinapp@qq.com"
},
"source": {
"git": "https://github.com/xukiki/QqcWXPaySDK.git",
"tag": "1.7.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "QqcWXPaySDK/*.{h,m}",
"public_header_files": "QqcWXPaySDK/*.h",
"vendored_libraries": "QqcWXPaySDK/libWeChatSDK.a",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security",
"ImageIO",
"Foundation",
"UIKit"
],
"libraries": [
"z",
"sqlite3",
"c++"
]
}