2 "name": "RxErrorTracker",
4 "summary": "An RxSwifty approach to error handling.",
5 "description": "RxErrorTracker provides a clean, integrated and easy to use approach to error handling. It is based on RxSwift and represents an observable sequence of errors Rx style. The main benefit is to enable a single point of entry for dealing with the multiple errors that applications need to handle.",
6 "homepage": "https://github.com/brunomorgado/RxErrorTracker",
12 "Bruno Morgado": "brunofcmorgado@gmail.com"
15 "git": "https://github.com/brunomorgado/RxErrorTracker.git",
18 "social_media_url": "https://twitter.com/bfcmorgado",
22 "source_files": "RxErrorTracker/Classes/**/*",
31 "pushed_with_swift_version": "3.0"