2 "name": "CRDCoreDataStack",
4 "summary": "Simple straightforward Swift-based Core Data stack framework for iOS, macOS, watchOS, and tvOS",
5 "description": "I got tired of adding the same boilerplate Core Data stack code to every Swift app I created, so I just put together this small framework to encapsulate the code for more simple reuse.",
6 "homepage": "https://github.com/cdisdero/CRDCoreDataStack",
7 "license": "Apache License, Version 2.0",
9 "Christopher Disdero": "info@code.chrisdisdero.com"
18 "git": "https://github.com/cdisdero/CRDCoreDataStack.git",
21 "source_files": "Shared/*.swift",
22 "pushed_with_swift_version": "4.0"