Skip to content

Commit

Permalink
Cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
g8production committed May 3, 2014
1 parent d1e0807 commit 006c2ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ New Framework Project
=================

Install with [**CocoaPods**](http://cocoapods.org) by adding the following to your Podfile:


<p>
<pre><code>pod 'TesseractOCRiOS', '~> 2.22'</pre></code>
</p>
**Or** copy the framework "TesseractOCR.framework" (you can drag&drop it) from the **Products** folder in this repo, to your XCode Project under the frameworks folder.

If you are masochist :) you can generate your TesseractOCR.framework building the **TesseractOCRAggregate** target.

<br />
<br />

Now...

- If you are using **iOS7** or greater, link <code>libstdc++.6.0.9.dylib</code> library (Your target => General => Linked Frameworks and Libraries => + => libstdc++.6.0.9)

Expand Down

0 comments on commit 006c2ac

Please sign in to comment.