2 "name": "LBNCoreDataStack",
4 "summary": "Substitute Core Data methods from AppDelegate and encapsulates it in its own class accessible as a singleton with sharedStack method.",
5 "description": "With this lib you can remove all the Core Data template methods from your AppDelegate and use this lib as a singleton to access those methods from anyware in your project in a neat way.",
6 "homepage": "https://github.com/sciasxp/LBNCoreDataStack",
9 "Luciano Bastos Nunes": "sciasxp@gmail.com"
12 "git": "https://github.com/sciasxp/LBNCoreDataStack.git",
19 "source_files": "Pod/Classes/**/*",