blob: 36d1b0a53ee6968adf477c096f063ab6f3e029a5 [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.0.6",
"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.0.6"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"WechatOpenSDK": [
]
}
}