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