blob: 15099d2e335ed03bc229197aa906536335ec1807 [file] [log] [blame]
{
"name": "MoyaCache",
"version": "0.1.1",
"summary": "A cache protocol for Moya.",
"homepage": "https://github.com/Pircate/MoyaCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@gmail.com"
},
"source": {
"git": "https://github.com/Pircate/MoyaCache.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "MoyaCache/Classes/**/*",
"dependencies": {
"Moya": [
]
}
}