blob: 36f934a0cd9b27ae25c34da7139ca2ebfef93168 [file] [log] [blame]
{
"name": "RxMoyaCache",
"version": "0.2.1",
"summary": "A network cache library based on RxSwift/Moya/Cache.",
"homepage": "https://github.com/Pircate/RxMoyaCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/RxMoyaCache.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "RxMoyaCache/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
]
}
}