4 "summary": "Base Protocols & classes to create an independent module",
11 "description": "In an absolute control application, each module is an independent entity. ModuleX contains base definitions to create a new module like so. \nThe new module will be isolated with another module. They communicate together via Routers and were born by Builders in general app logic.",
12 "homepage": "https://github.com/congncif/ModuleX",
18 "NGUYEN CHI CONG": "congnc.if@gmail.com"
21 "git": "https://github.com/congncif/ModuleX.git",
24 "social_media_url": "https://twitter.com/congncif",
28 "source_files": "Source/**/*",
29 "swift_version": "5.1"