2 "name": "LotumEventHub",
4 "summary": "Observer pattern implementation in swift",
5 "description": "EventHub is a observer pattern implementation. You can register for events and emit those events.",
6 "homepage": "https://github.com/LOTUM/EventHub",
7 "license": "Apache License, Version 2.0",
9 "Sebastian": "bastianschilbe@users.noreply.github.com"
12 "git": "https://github.com/LOTUM/EventHub.git",
15 "source_files": "EventHub/**/*.swift",
20 "pushed_with_swift_version": "3.0"