4 "summary": "Either monad in swift",
5 "description": "Simple idea of Either monad implemented in Swift. Supports map,flatMap,fork etc",
6 "homepage": "https://github.com/AlexHmelevski/ALEither.git",
12 "AlexHmelevskiAG": "alexei.hmelevski@gmail.com"
15 "git": "https://github.com/AlexHmelevski/ALEither.git",
22 "source_files": "ALEither/Classes/**/*"