I have recently used Cocoapods – library dependency management tool in objective C. It has podspec for commonly used libraries like ZXing, AFNetworking etc. Have anyone come across Opencv podspec?
I have recently used Cocoapods – library dependency management tool in objective C. It
Share
This issue is fixed. You can install OpenCV with CocoaPods. Take a look here: https://github.com/SebastienThiebaud/OpenCV-iOS/blob/master/README.md
Actually, the pod version number is wrong, the version 0.0.1 is OpenCV 2.4.3
Sorry for the confusion.