blob: c4d8c8c60b086d711c2636609773f8383f7857b1 [file] [log] [blame]
{
"name": "MoyaNetworkClient",
"version": "0.1.7",
"summary": "MoyaNetworkClient pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/MoyaNetworkClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "barredEwe@gmail.com"
},
"source": {
"git": "https://github.com/BarredEwe/MoyaNetworkClient.git",
"tag": "0.1.7"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "MoyaNetworkClient/Classes/**/*",
"dependencies": {
"Moya": [
]
}
}