4 "summary": "Swift wrapper for Grand Central Dispatch.",
5 "description": "GCDSwift is a Swift wrapper for the most commonly used features of Grand Central Dispatch.\nIt 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.\n* Add convenience methods.",
6 "homepage": "https://github.com/mjmsmith/gcdswift",
12 "Mark Smith": "mark@camazotz.com"
18 "git": "https://github.com/mjmsmith/gcdswift.git",
21 "source_files": "GCDSwift"