blob: 73161aa5f4e30e11688f28528eef8fb0e90c8e3a [file] [log] [blame]
{
"name": "RxRequestCache",
"version": "0.1.0",
"summary": "RxRequestCache is a framework for caching the results of URLRequest",
"description": "RxRequestCache is a framework for caching the results of URLRequest.\nRxRequestCache can be File Cacha.",
"homepage": "https://github.com/akuraru/RxRequestCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akuraru": "akuraru@gmail.com"
},
"source": {
"git": "https://github.com/akuraru/RxRequestCache.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/akuraru",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "RxRequestCache/Classes/**/*",
"frameworks": "CryptoKit",
"dependencies": {
"RxSwift": [
]
},
"swift_version": "5.0"
}