blob: 4d168806c953fc1560948f0f65fcfc0a8e917bd1 [file] [log] [blame]
{
"name": "MoyaNetworkClient",
"version": "0.2.0",
"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.2.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "MoyaNetworkClient/Classes/**/*",
"dependencies": {
"Moya": [
]
},
"swift_version": "5.0"
}