blob: 3788253ad047937f958ff2997ec836211f926a8e [file] [log] [blame]
{
"name": "MoyaNetworkClient",
"version": "0.0.7",
"summary": "MoyaNetworkClient.",
"swift_version": "4.2",
"description": "NetworkClient based on Moya.",
"homepage": "https://github.com/BarredEwe/MoyaNetworkClient",
"license": "MIT",
"authors": {
"BarredEwe": "barredEwe@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BarredEwe/MoyaNetworkClient.git",
"tag": "0.0.7"
},
"source_files": "**/*.swift",
"dependencies": {
"Moya": [
]
}
}