blob: f1e7d5596d3f5ebbaed015250211b0fccaeacf15 [file] [log] [blame]
{
"name": "MoyaCache",
"version": "0.3.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.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MoyaCache/Classes/**/*",
"dependencies": {
"Moya": [
],
"Storable": [
]
},
"swift_version": "5.0"
}