Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 625 Bytes

Hunspell-iOS

Hunspell-iOS is a port of hunspell spell checker library to iOS. Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary software packages, like Mac OS X, InDesign, memoQ, Opera and SDL Trados.

Installation

Hunspell-iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Hunspell-iOS"

Author

Amir Sabbaghi, asaba90@gmail.com

License

Hunspell-iOS is available under GPL/LGPL/MPL tri-license. See the LICENSE file for more info.