π§ This is very much a work in progress π§
###Overview
Coming soon...
###Usage
####To build the demo
Clone the repo:
git clone git@github.com: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'
π±π±π±