2 "name": "RxSwiftNotifications",
8 "summary": "A small group of extensions on top of NSNotification center and RxSwift that allows for strong-typed notifications",
9 "description": "Have strong-typed notifications and parameters. Easyly register listeners and access the parameters of the notification with no boilerplate code. Transform the notification in a rx observavble to react to it in a seamless way.",
10 "homepage": "https://github.com/leandromperez/rxswift-notifications",
16 "Leandro Perez": "leandromperez@gmail.com"
18 "social_media_url": "https://medium.com/@leandromperez",
20 "git": "https://github.com/leandromperez/rxswift-notifications.git",
23 "source_files": "RxSwiftNotifications/Classes/**/*",
24 "frameworks": "UIKit",
25 "swift_version": "4.2",