[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / a / PhiLipsStack / 1.0.0 / PhiLipsStack.podspec.json
blob85d237647b7868d81a56328d014a10dfa3210489
2   "name": "PhiLipsStack",
3   "version": "1.0.0",
4   "summary": "A Swift library to init Core Data Stack",
5   "description": "PhiLipsStack is a Swift library useful CoreDataStack object that provides\n* managedObjectContext\n* persistentStoreCoordinator\n* managedObjectModel\nAnd functions on `NSManagedObject` which use by default a context from default stack\n\n",
6   "homepage": "https://github.com/phimage/PhiLipsStack",
7   "license": "MIT",
8   "authors": {
9     "phimage": "eric.marchand.n7@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/phimage/PhiLipsStack.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "PhiLipsStack/*.swift",
20   "resources": "logo-128x128.png"