2 "name": "RxAlertController",
4 "summary": "A reactive wrapper built around UIAlertController.",
5 "description": "RxAlertController allows you to display messages on the screen, using the sequence of RxSwift observable streams instead of traditional closures.",
6 "homepage": "https://github.com/evgeny-sureev/RxAlertController",
8 "type": "Apache License 2.0",
12 "Evgeny Sureev": "u@litka.ru"
15 "git": "https://github.com/evgeny-sureev/RxAlertController.git",
21 "source_files": "RxAlertController/Classes/**/*",
22 "frameworks": "UIKit",