4 "summary": "CommandBus is a light weight Command Bus implementation written in Swift",
5 "description": "CommandBus is a light weight Command Bus implementation written in Swift. You can use it in order to facilitate your Command pattern implementation. It's also recommanded to use this pattern in a Domain Driven Design achitecture.",
6 "homepage": "https://github.com/Ekhoo/CommandBus",
12 "Lucas Ortis": "me@lucas-ortis.com"
18 "git": "https://github.com/Ekhoo/CommandBus.git",
21 "source_files": "Source/*.swift",