Xamarin-Tesseract-OCR-iOS is an Xamarin binding for Tesseract OCR.
This could not exist without Alex Soto, who has done all the hard work creating the binding project & static lib in response to This Xamarin forum question.
The binding itself is the Tesseract.iOS project. This repository also contains Tesseract.iOS-Sample project, to show the most basic usage of this library in an iOS application.
Please feel free to contribute/improve on this binding :).