ModuleArchitecture 0.15.0

ModuleArchitecture 0.15.0

Maintained by Diego Chohfi, Vinicius Rodrigues, Rodrigo Borges.



  • By
  • dchohfi, viniciusaro and rdgborges

Module Architecture

Installation

ios-module-architecture is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ios-module-architecture'

Templates

The tooling folder defines some templates helpful when creating new modules. To make the templates available to Xcode, run the following command:

cd tooling && ./install_template.sh

Authors

  • Diego Chohfi (@dchohfi)
  • Vinicius Rodrigues (@viniciusaro)
  • Rodrigo Borges (@rdgborges)
  • Emanuel Cunha (@emans)
  • Lourenço Marinho (@lourenco-marinho)