[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / a / ReactiveCache / 0.27.0 / ReactiveCache.podspec.json
blobbbcdff0a2ccb3762c737f3661074965a5a60f8c3
2   "name": "ReactiveCache",
3   "version": "0.27.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.27.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "ReactiveCocoa": [
22       "~> 2.0"
23     ],
24     "HanekeObjc": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"