blob: bf265bc5dcbec2eb629d01a0b4ef8a25d84c6007 [file] [log] [blame]
{
"name": "RxRequestCache",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/akuraru",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Sources/RxRequestCache/*",
"frameworks": "CryptoKit",
"dependencies": {
"RxSwift": [
]
},
"swift_version": "5.0"
}