blob: 0d08768a5565d2e67c3b443fcb6f3e7359509d99 [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.0.5",
"summary": "最低支持版本变为iOS8.0",
"homepage": "https://github.com/PassN/Framework_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonzzs": "734606521@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PassN/Framework_test.git",
"tag": "1.0.5"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"WechatOpenSDK": [
]
}
}