#OCRSDKClient
An AFHTTPClient
subclass for interacting with the ABBYY Cloud OCR SDK webservice API for iOS.
See also ABBYY Cloud OCR SDK API Reference and example projects.
##Ussage
OCRSDKClient is available via CocoaPods:
pod "OCRSDKClient"
Also OCRSDKClient uses ARC.
The documentation is available on CocoaDocs.
OCRSDKClient is available under the MIT license. See the LICENSE.md file for more info.
Feel free to use it and contribute!