4 "summary": "优雅的处理全局事件",
5 "description": "优雅的处理全局事件,类型安全,支持同步/异步发送,同步/异步监听",
6 "homepage": "https://github.com/LeoMobileDeveloper/QTEventBus",
12 "Leo": "leomobiledeveloper@gmail.com"
15 "git": "https://github.com/leomobiledeveloper/QTEventBus.git",
21 "default_subspecs": "Core",
25 "source_files": "Sources/Core/*.{h,m}"
29 "source_files": "Sources/AppModule/*.{h,m}",
30 "frameworks": "UIKit",