4 "summary": "Modern JSON synchronization to Core Data",
5 "description": "This is a category that eases your every day job of parsing an API and getting it into Core Data.\n\n* Handles operations in safe background threats.\n* Thread safe saving (if you're saving in the wrong thread, we'll tell you).\n* Diffing of changes, updated, inserted and deleted objects are automatically handled for you.",
6 "homepage": "https://github.com/hyperoslo/Sync",
9 "Hyper AS": "iOS@hyper.no"
12 "git": "https://github.com/hyperoslo/Sync.git",
15 "social_media_url": "https://twitter.com/hyperoslo",
20 "source_files": "Source/**/*",
32 "NSDictionary-ANDYSafeValue": [
35 "NSEntityDescription-SYNCPrimaryKey": [
38 "NSManagedObject-HYPPropertyMapper": [