4 "summary": "Swift Boilerplate code and building blocks for Module Oriented Architecture (MOA)",
5 "description": "Module Oriented Architecture (MOA) is a principle of building the client apps\nwith the logic of routed services, but local, within the bundle.\nThis repository contains all the building blocks to implement it in the apps",
6 "homepage": "http://itnext.io/module-oriented-architecture-4b54c8976415",
9 "Mladen Despotovic": "mladen.despotovic@icloud.com"
11 "social_media_url": "http://twitter.com/mladendes",
15 "swift_versions": "4.2",
17 "git": "https://github.com/poksi592/MOA-Swift.git",
21 "MOA-Swift/MOA-Swift/Helpers/*",
22 "MOA-Swift/MOA-Swift/Application Services/*",
23 "MOA-Swift/MOA-Swift/Routing/*"
25 "exclude_files": "MOA-Swift/MOA-Swift/Application Services/Examples/*",
26 "swift_version": "4.2"