blob: 94c6e35a3a5de292df95affdbda451bf7b9675e3 [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.0.1",
"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.1"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 2.6.1"
]
}
}