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",
24 "source_files": "UberSignals/**/*.{h,m}",
25 "private_header_files": "UberSignals/**/*+Internal.h",
27 "frameworks": "Foundation"
30 "frameworks": "Foundation"