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