2 "name": "ComponentsHub",
4 "summary": "A simple components communication hub with Pure Swift library.",
5 "description": "为复杂项目解耦,实现模块之间的通信。同时为了使得工程代码结构更清晰,减少组件与库之间的依赖关系。",
6 "homepage": "https://github.com/jate/ComponentsHub",
12 "jate": "jate_xu@icloud.com"
15 "git": "https://github.com/jate/ComponentsHub.git",
18 "swift_versions": "5.0",
22 "source_files": "ComponentsHub/Sources/*.swift",
23 "swift_version": "5.0"