[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 5 / 6 / SLCoreDataStack / 0.8.8 / SLCoreDataStack.podspec.json
blob2840ebd5f4a49813d2397b63d777cc7d42fb379a
2   "name": "SLCoreDataStack",
3   "version": "0.8.8",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SLCoreDataStack.git",
10     "tag": "0.8.8"
11   },
12   "source_files": "SLCoreDataStack",
13   "frameworks": [
14     "Foundation",
15     "CoreData"
16   ],
17   "requires_arc": true,
18   "homepage": "https://github.com/OliverLetterer/SLCoreDataStack",
19   "summary": "CoreData stack managing independent 2 NSManagedObjectContext instances.",
20   "authors": {
21     "Oliver Letterer": "oliver.letterer@gmail.com"
22   }