4 "summary": "A lightweight, protocol-oriented event bus framework for Swift.",
5 "description": "EventBus is a lightweight, protocol-oriented event bus framework for Swift. It facilitates communication between components in an application without requiring the components to have direct references to each other.",
6 "homepage": "https://github.com/dadameng/EventBus",
12 "dadameng": "email@example.com"
15 "git": "https://github.com/dadameng/EventBus.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/**/*",
24 "swift_version": "5.0"