/aerogear-otp-ios

Primary LanguageObjective-CApache License 2.0Apache-2.0

aerogear-otp-ios Build Status

##Objective-C One Time Password API

A iOS library for generating one time passwords according to RFC 6238.

Getting started

The project requires CocoaPods for dependency management;

BEFORE you can run the tests, you need to run the following command:

pod install

Now you are almost done! You just need to open the aerogear-otp.ios.xcworkspace in order to start hacking on the library code!

For more details, please refer to our documentation

Enjoy!