4 "summary": "Objective-C wrapper for Grand Central Dispatch.",
5 "description": " GCDObjC is an Objective-C wrapper for the most commonly used features of Grand Central Dispatch.\n It has four main aims:\n\n * Organize the flat C API into appropriate classes.\n * Use intention-revealing names to distinguish between synchronous and asynchronous functions.\n * Use more convenient arguments such as NSTimeIntervals.\n * Add convenience methods.\n",
6 "homepage": "https://github.com/mjmsmith/gcdobjc",
12 "Mark Smith": "mark@camazotz.com"
18 "git": "https://github.com/mjmsmith/gcdobjc.git",
21 "source_files": "GCDObjC",