4 "summary": "UseCase Base class to use .then, .catch",
8 "description": "UseCase base class is designed to use .then and .catch when use case is finished.\nIt use apple operations framework to execute your use case `main` code.",
9 "homepage": "https://github.com/julianalonso/UseCase",
12 "Julian Alonso": "julian.alonso.dev@gmail.com"
15 "git": "https://github.com/julianalonso/UseCase.git",
18 "social_media_url": "https://twitter.com/MaisterJuli",
20 "source_files": "Sources/**/*.swift",
21 "pushed_with_swift_version": "3.0"