blob: 9818d073e3e881e90f6c49e1fcba95986c1eda46 [file] [log] [blame]
{
"name": "DHNetwork",
"version": "1.0.1",
"summary": "网络工具",
"swift_versions": "4.0",
"description": "智控车云网络工具",
"homepage": "https://github.com/DajuanM/DHNetwork",
"license": "MIT",
"authors": {
"Aiden": "252289287@qq.com"
},
"source": {
"git": "https://github.com/DajuanM/DHNetwork.git",
"tag": "1.0.1"
},
"source_files": [
"DHNetwork",
"DHNetwork/*.swift"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Moya/RxSwift": [
]
},
"swift_version": "4.0"
}