8 "summary": "Signals is an eventing framework that enables you to implement the Observable pattern without using NSNotifications.",
9 "homepage": "https://github.com/uber/signals-ios",
10 "social_media_url": "https://twitter.com/UberEng",
12 "Tuomas Artman": "tuomas@uber.com"
15 "git": "https://github.com/uber/signals-ios.git",
22 "source_files": "UberSignals/**/*.{h,m}",
23 "private_header_files": "UberSignals/**/*+Internal.h",
24 "frameworks": "Foundation",