4 "summary": "Base Protocols & classes to create an independent module",
5 "swift_version": "4.2",
6 "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.",
7 "homepage": "https://github.com/congncif/ModuleX",
13 "NGUYEN CHI CONG": "congnc.if@gmail.com"
16 "git": "https://github.com/congncif/ModuleX.git",
19 "social_media_url": "https://twitter.com/congncif",
23 "source_files": "Source/**/*"