NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.62k stars 480 forks source link

Basic usage instructions - willing to contribute #137

Open dilipcnaik opened 6 years ago

dilipcnaik commented 6 years ago

I expect the library to be incredibly useful

I have basic usage questions. My goal is NOT to train for more fonts - at least to begin with. I just want to use SwiftOCR

Is there a pod version that will allow me to avoid all the compile issues - where I seem to be trying to compile docs, the drag/drop issues of frameworks etc?

If there is a Pod version, does the Pod correspond to the latest greatest source checked into Github?

Is there an example based upon using Pods and not based upon compiling/including all the frameworks?

If somebody guides me, I am willing to contribute back both the docs and the simpler sample based upon pods

Thx

martheli commented 6 years ago

pod 'SwiftOCR', :git => 'https://github.com/garnele007/SwiftOCR', :commit => 'b7391228983d894d1ef133dc747b9191fd0237e4'