4 "summary": "Promise/A+, Bluebird inspired, implementation in Swift 4",
5 "homepage": "https://github.com/AndrewBarba/Bluebird.swift",
6 "documentation_url": "https://andrewbarba.github.io/Bluebird.swift/",
11 "swift_version": "4.2",
13 "Andrew Barba": "abarba.77@gmail.com"
16 "git": "https://github.com/AndrewBarba/Bluebird.swift.git",
19 "source_files": "Sources/**/*.swift",
20 "pod_target_xcconfig": {
21 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
22 "APPLICATION_EXTENSION_API_ONLY": "YES"