2 "name": "KTZCoreDataStack",
4 "summary": "A starting point for a Core Data app w/ non-blocking disk saves and background context for performing work.",
5 "description": "This is a template for a Core Data stack which can be used in apps needing basic support for background writes, main thread access, and background context for work.",
6 "homepage": "https://github.com/popwarsweet/KTZCoreDataStack",
12 "Kyle Zaragoza": "popwarsweet@gmail.com"
15 "git": "https://github.com/popwarsweet/KTZCoreDataStack.git",
21 "source_files": "KTZCoreDataStack/Classes/**/*"