[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / a / ReactiveCache / 0.40.0 / ReactiveCache.podspec.json
blob3d7812e9bce1f37aa132ba29c06945b138d66871
2   "name": "ReactiveCache",
3   "version": "0.40.0",
4   "summary": "Cache for ReactiveCocoa.",
5   "description": "A cache interface for ReactiveCocoa. The underlying cache is HanekeSwift.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/haifengkao/ReactiveCache",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/ReactiveCache.git",
13     "tag": "0.40.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "ReactiveObjC": [
24     ],
25     "HanekeObjc": [
26       ">= 0.26.0"
27     ]
28   },
29   "swift_version": "5.0"