2 "name": "EventBus.swift",
4 "summary": "Fast and type safe event bus for swift.",
5 "description": "EventBus.swift is an event bus for Swift.It helps you to write elegant code about Events in swift, bye bye `NSNotification`。",
6 "homepage": "https://github.com/LeoMobileDeveloper/EventBus.swift",
12 "Leo": "leomobiledeveloper@gmail.com"
15 "git": "https://github.com/LeoMobileDeveloper/EventBus.swift.git",
21 "source_files": "Sources/**/*"