2 "name": "NSManagedObjectContext-HYPSafeSave",
4 "summary": "Warns you of unsafe NSManagedObjectContext saves",
5 "description": "When doing `[context save:&error]` warns you about:\n\n* Usage of confinement contexts\n* Main context saved in a background thread\n* Background context saved in a main thread\n",
6 "homepage": "https://github.com/hyperoslo/NSManagedObjectContext-HYPSafeSave",
9 "Hyper AS": "teknologi@hyper.no"
12 "git": "https://github.com/hyperoslo/NSManagedObjectContext-HYPSafeSave.git",
15 "social_media_url": "https://twitter.com/hyperoslo",
20 "source_files": "Source/**/*",
21 "frameworks": "CoreData"