4 "summary": "A Swift framework for reactive programming.",
5 "description": "An implementation of reactive programming. For details, see the article on Cocoa with An implementation of reactive programming. For details, see the article on [Cocoa with Love](https://www.cocoawithlove.com), [CwlSignal, a library for reactive programming](https://www.cocoawithlove.com/blog/cwlsignal.html)",
6 "homepage": "https://github.com/mattgallagher/CwlSignal",
11 "authors": "Matt Gallagher",
12 "swift_versions": "5.0",
23 "git": "https://github.com/mattgallagher/CwlSignal.git",
26 "source_files": "Sources/**/*.{swift,h}"