[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 4 / RocketData / 6.0.0 / RocketData.podspec.json
blobdc41146863994f3c2fa1594b4c22b8169704c2a8
2   "name": "RocketData",
3   "version": "6.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0"
6   },
7   "homepage": "https://plivesey.github.io/RocketData",
8   "authors": "plivesey",
9   "summary": "A non-blocking CoreData replacement which uses immutable models.",
10   "source": {
11     "git": "https://github.com/plivesey/RocketData.git",
12     "tag": "6.0.0"
13   },
14   "source_files": "RocketData/**/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "Foundation",
19   "dependencies": {
20     "ConsistencyManager": [
21       "~> 6.0.0"
22     ]
23   }