4 "summary": "An implementation of OCaml's Deferred for Swift.",
5 "description": "Deferred is an asynchronous promise-style API that can be used as an\nalternative to the \"block callback\" pattern.",
6 "homepage": "https://github.com/bignerdranch/Deferred",
9 "John Gallagher": "jgallagher@bignerdranch.com",
10 "Zachary Waldowski": "zachary@bignerdranch.com",
11 "Brian Hardy": "brian@bignerdranch.com"
20 "git": "https://github.com/bignerdranch/Deferred.git",
23 "source_files": "Sources",
24 "header_dir": "Deferred",
25 "module_name": "Deferred",