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