blob: 40876e50e5151d898287bd43632fc2619d92e5a3 [file] [log] [blame]
{
"name": "MoyaCache",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "MoyaCache/Classes/**/*",
"dependencies": {
"Moya": [
]
},
"swift_version": "4.2"
}