blob: 8f5ed21036965d1364b02a7fd76d7bf1cd3a73ac [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.0.3",
"summary": "Test for HipoPayFramework.",
"homepage": "https://github.com/PassN/Framework_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonzzs": "734606521@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PassN/Framework_test.git",
"tag": "1.0.3"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"WechatOpenSDK": [
]
}
}