blob: 457c7a229d8a2e9c0239b8ca23f70db60c9c3b8a [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.1.5",
"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.5"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}