Skip to content

sunpaq/BohdiAR-pod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BohdiAR

CI Status Version License Platform

Requirements

BohdiAR depends on pod OpenCV-Dynamic which depends on cmake.

you can install cmake use homebrew

brew install cmake

Installation

this pod is not published into cocoapods trunk right now ! please use it like below

target 'App' do
    pod 'BohdiAR', :git => 'https://github.com/sunpaq/BohdiAR.git', :branch => 'develop'
end

Author

sunpaq@gmail.com

License

BohdiAR is available under the BSD license. See the LICENSE file for more info.