4 "summary": "a delightful EventBus for Object-C",
9 "homepage": "https://github.com/PanZhow/IMXEventBus.git",
11 "zhoupanpan": "2331838272@qq.com"
14 "git": "https://github.com/PanZhow/IMXEventBus.git",
18 "public_header_files": [
19 "IMXEventBus/IMXEventBus/*{h}",
20 "IMXEventBus/IMXEventBus/Debug/*{h}",
21 "IMXEventBus/IMXEventBus/Action/*{h}",
22 "IMXEventBus/IMXEventBus/Objs/*{h}",
23 "IMXEventBus/IMXEventBus/Event/*{h}"
26 "IMXEventBus/IMXEventBus/*{h,m}",
27 "IMXEventBus/IMXEventBus/Debug/*{h,m}",
28 "IMXEventBus/IMXEventBus/Action/*{h,m}",
29 "IMXEventBus/IMXEventBus/Objs/*{h,m}",
30 "IMXEventBus/IMXEventBus/Event/*{h,m}"