2 "name": "PromiseSignals",
4 "homepage": "https://github.com/konoma/promise-signals-ios",
5 "summary": "Extends PromiseKit with Signals that can resolve multiple times.",
6 "description": "Extends PromiseKit with Signals that can resolve multiple times. Based on PromiseKit.",
12 "Markus Gasser": "markus.gasser@konoma.ch"
15 "git": "https://github.com/konoma/promise-signals-ios.git",
21 "swift_version": "5.0",
23 "frameworks": "Foundation",
24 "source_files": "PromiseSignals/**/*",
25 "exclude_files": "PromiseSignals/Info.plist",
27 "PromiseKit/CorePromise": [