2 "name": "NgNotificationProxy",
4 "summary": "Simple proxy implementation for observing notification posted with `NSNotificationCenter`.",
5 "homepage": "https://github.com/meiwin/NgNotificationProxy",
7 "Meiwin Fu": "meiwin@blockthirty.com"
10 "git": "https://github.com/meiwin/ngnotificationproxy.git",
13 "description": "NgNotificationProxy is built to make delivering notifications to particular threads a trivial task.",
14 "source_files": "NgNotificationProxy/*.{h,m}",
20 "frameworks": "Foundation",