clean-architecture A project demonstrating Clean Architecture on iOS. 很好的关于VIPER的例子 优点:代码简单,没有依赖其它类库 不足:例子没有涉及页面跳转 疑问:router包换了View,并担负起初始化view的任务