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