2 "name": "CoreDataContextManager",
4 "summary": "CoreData helpers with lightweight migration and multi threading.",
5 "description": "CoreDataContextManager is CoreData helper library.\nIt provides the following features:\n\n- Automatically apply lightweight migration with xcdatamodel file versions\n- Multi threading with context management\n- General implementation of NSFetchedResultsControllerDelegate\n- Useful helper category methods for NSManagedObjectContext\n\nSee GitHub for usage and more details.",
6 "homepage": "https://github.com/wagyu298/CoreDataContextManager",
12 "wagyu298": "wagyu298@gmail.com"
15 "git": "https://github.com/wagyu298/CoreDataContextManager.git",
18 "social_media_url": "https://twitter.com/wagyu298",
22 "source_files": "CoreDataContextManager/Classes/**/*"