2 "name": "MLFPromisesSwift",
4 "authors": "Google Inc.",
9 "homepage": "https://github.com/google/promises",
11 "git": "https://github.com/google/promises.git",
14 "summary": "Synchronization construct for Swift",
15 "description": "Promises is a modern framework that provides a synchronization construct for\nSwift to facilitate writing asynchronous code.",
22 "module_name": "Promises",
23 "source_files": "Sources/Promises/*.{swift}",