An Objective-C Off-the-Record library for iOS.
To compile libotr and dependencies for iOS, run the included scripts in this order:
build-libgpg-error.sh
build-libgcrypt.sh
build-libotr.sh
You might not want to use the wrapper library yet because it is unfinished. You can, however, use the build scripts to compile libotr for your own projects.
The code for this project is provided under the Modified BSD license. The required dependencies are under terms of a seperate license. More information is available in the LICENSE file.