2 "name": "ResultPromises",
4 "summary": "Promises for orginising asychronouse operation like sequences.",
5 "description": "Provide generic Result and Promises types, that allows to organise async calls as sequence of events and monads. Promises can be mixed with other Promises, Results and throwable closures.",
6 "homepage": "https://github.com/Michael-Vorontsov/ResultPromises",
12 "Mykhailo Vorontsov": "michel06@ukr.net"
15 "git": "https://github.com/Michael-Vorontsov/ResultPromises.git",
21 "source_files": "ResultPromises/Sources/**/*",
22 "pushed_with_swift_version": "3.2"