/bacon

Primary LanguageSwift

Bacon

Build Status

Developer Guide

  1. git clone the repository
  2. Ensure that your cocoapods is at least version 1.6.1 (check with pod --version)
  3. Update your local specs repo: pod repo update
  4. Install project pods: pod install

Note: The Pods/ directory will be gitignore-d.