8 "summary": "灵活的事件总线,支持弱类型及联合事件,观察者释放后自动移除订阅关系等。A flexible event bus who supports subType/unite event,and remove subscribe when the observer dealloced.",
9 "homepage": "https://github.com/CodeWicky/DWEventBus",
11 "codeWicky": "codewicky@163.com"
14 "git": "https://github.com/CodeWicky/DWEventBus.git",
21 "source_files": "DWEventBus/**/{DWEventBus}.{h,m}",
22 "frameworks": "Foundation"