2 "name": "PromisesSwift",
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.",
26 "module_name": "Promises",
27 "source_files": "Sources/Promises/*.{swift}",
33 "swift_version": "5.2"