🚧 This is very much a work in progress 🚧
###Overview
Coming soon...
###Usage
####To build the demo
Clone the repo:
git clone [email protected]:alfiehanssen/VideoCamera.git
Prepare pods:
pod install && pod update
Open the VideoCamera.xcworkspace
and build the Demo-iOS
target.
💥💥💥
####To consume as a Cocoapod
Add this to your podfile:
pod 'VideoCamera', '0.0.1'
🌱🌱🌱