Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 206 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 206 Bytes

MVVM-C With Swift

Sample project to show how use MVVM-C with Swift 3.

Installation

The project uses Carthage as dependency manager.

$ cd <root_project>
$ carthage bootstrap --platform ios