OpenCV2 4.3.0× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Apr 2020Maintained by Benjamin Comeau.Installation Guide×Installation Guide for OpenCV2You want to add pod 'OpenCV2', '~> 4.3' similar to the following to your Podfile:target 'MyApp' do pod 'OpenCV2', '~> 4.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try OpenCV2See PodspecHomepagePage on CocoaPods.orgOpenCV2 4.3.0Byopencv.org OpenCV2 OpenCV (Computer Vision) for iOS. OpenCV: open source computer vision library Homepage: http://opencv.org Online docs: http://docs.opencv.org Q&A forum: http://answers.opencv.org Dev zone: http://code.opencv.org Installation pod 'OpenCV2' Authors opencv.org License BSD