[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / a / PhiLipsStack / 2.0.0 / PhiLipsStack.podspec.json
blob2e54a6ef0d275c85fdf9f87b01849abc8eb3a10c
2   "name": "PhiLipsStack",
3   "version": "2.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",
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": "2.0.0"
18   },
19   "source_files": "PhiLipsStack/*.swift",
20   "resources": "logo-128x128.png"