blob: 602d1bd69cadcf3d6903a37d787226c7e081255b [file] [log] [blame]
{
"name": "MoyaManager",
"version": "1.1.1",
"summary": "net swif",
"description": "this project is net manager for moya",
"homepage": "https://github.com/kai120897660/NetUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈凯文": "kai120897660@sina.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kai120897660/NetUtil.git",
"tag": "1.1.1"
},
"requires_arc": true,
"swift_version": "5.0",
"subspecs": [
{
"name": "NetManager",
"source_files": "NetManager",
"dependencies": {
"Moya/RxSwift": [
"~> 13.0"
],
"HandyJSON": [
"~> 5.0"
]
}
}
]
}