Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 452 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 452 Bytes

VideoCamera

🚧 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'

🌱🌱🌱