blob: 1843cc2b67819fefa68fafdde9d02cba36107dfe [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.1.11",
"summary": "添加支付宝境外支付",
"homepage": "https://github.com/PassN/Framework_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sdashu": "734606521@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PassN/Framework_test.git",
"tag": "1.1.11"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"XMNetworking": [
],
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}