blob: ce35a3ddb1a00b980d86d2ea267290f74f5932b6 [file] [log] [blame]
{
"name": "ICWeChatPaySDK",
"version": "1.8.1",
"summary": "ICWeChatPaySDK. Tencent wechat pay",
"description": "'Tencent wechat pay 1.8.1 微信支付'",
"homepage": "https://github.com/CorkiiOS/ICWeChatPaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"corkiios": "675053587@qq.com"
},
"source": {
"git": "https://github.com/CorkiiOS/ICWeChatPaySDK.git",
"tag": "1.8.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ICWeChatPaySDK/ICWeChatPaySDK.framework"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3.0",
"stdc++"
]
}