About
SwiftEyes
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
If this is first time you use OpenCV-Dynamic as the dependency, it’ll take time to install.
Videos
Requirements
If you didn’t install CocoaPods yet, you can install from here.
And before you run pod install
, please be sure that you have install cmake
as well.
To download it, simply use Homebrew to install:
brew install cmake
Installation
SwiftEyes is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SwiftEyes"
Author
Victor Lee, specialvict@gmail.com
License
BSD license, respect OpenCV license as well.