Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 600 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 600 Bytes

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)