4 "summary": "Signals to replace delegates and NotificationCenter, nothing more.",
5 "description": "JustSignals is a type-safe alternative to NotificationCenter and delegates.\nUse it if you don't need binding and rx magic in your project,\nand just want to replace NotificationCenter with something more strict and safe.",
6 "homepage": "https://github.com/devandsev/JustSignals",
12 "Andrey Sevrikov": "devandsev@gmail.com"
19 "git": "https://github.com/devandsev/JustSignals.git",
22 "source_files": "Sources/*",
23 "frameworks": "Foundation",
24 "pushed_with_swift_version": "4.0"