blob: 0b60faf4d0b364fcf2c6db8f0dd777f8256192e5 [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.0.2",
"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.2"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"WechatOpenSDK": [
]
}
}