blob: c2bd117e5ea713dc4bff57d781fd4d9c322619a8 [file] [log] [blame]
{
"name": "MoyaNetworkClient",
"version": "0.0.4",
"summary": "MoyaNetworkClient.",
"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.4"
},
"source_files": "**/*.swift",
"dependencies": {
"Moya": [
]
}
}