blob: c146b31d7cd8373656b4deb9b0f6a3e5112dda0e [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.2.10",
"summary": "添加支付宝微信Block返回",
"homepage": "https://github.com/PassN/Framework_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sdashu": "734606521@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PassN/Framework_test.git",
"tag": "1.2.10"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"XMNetworking": [
],
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}