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.",
16 "cocoapods_version": ">= 1.12.0",
28 "module_name": "Promises",
29 "source_files": "Sources/Promises/*.{swift}",
31 "Promises_Privacy": "Sources/Promises/Resources/PrivacyInfo.xcprivacy"
38 "swift_version": "5.2"