[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / c / 7 / RxRequestCache / 0.3.0 / RxRequestCache.podspec.json
blobf6e5313b6691a7bf051af910fe498a82c4367f0c
2   "name": "RxRequestCache",
3   "version": "0.3.0",
4   "summary": "RxRequestCache is a framework for caching the results of URLRequest",
5   "description": "RxRequestCache is a framework for caching the results of URLRequest.\nRxRequestCache can be File Cacha.",
6   "homepage": "https://github.com/akuraru/RxRequestCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "akuraru": "akuraru@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/akuraru/RxRequestCache.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/akuraru",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/RxRequestCache/*",
24   "frameworks": "CryptoKit",
25   "dependencies": {
26     "RxSwift": [
28     ]
29   },
30   "swift_version": "5.0"