blob: 085d2eb2281db5807385fac4147aa53babed4f29 [file] [log] [blame]
{
"name": "MHRequest",
"version": "0.0.1",
"summary": "网络请求",
"homepage": "http://47.110.88.253:8080/mhappdev/mhrequest.git",
"authors": {
"mengqingzheng": "mengqingzheng@munimob.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source": {
"git": "http://47.110.88.253:8080/mhappdev/mhrequest.git",
"tag": "0.0.1"
},
"source_files": [
"Source/*.{h,m,swift}"
],
"public_header_files": "Source/*.h",
"dependencies": {
"Moya": [
"~> 15.0.0-alpha.1"
],
"Cache": [
"~> 6.0.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}