This is a template to build an iOS application applying good practices and using a clean architecture, you will see that the code is super decoupled with external frameworks and even with the same iOS framework, this will help you to model your domain purely in Swift without generating external dependencies.