Open intellit opened 8 years ago
Hey, I'm having this issue as well because my ios build target is ios 6.0.
Can you post the command you are running and all the output you see together with your Podfile and Pofdfile.lock please?
Hi.
My problem was solved. My ios build target is 8.0, but my error was not related to build target version. The mistake was the pod version.
@intellit Hi. Can you show me how to solve this problem? Unable to find a specification for TesseractOCRiOS (= 4.0.0)
Although you update to latest cocoapods (sudo gem...) now try to update pod with “pod setup”
Hello.
I can't install Tesseract through pod . No matter the version put . The error is always the same :
Unable to find a specification for
TesseractOCRiOS (= 4.0.0)
I'm using Xcode 7.3.1 with swift and the project use ios9.