markhewett / aerogear-otp-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:Apache License 2.0


Languages

Language:Objective-C 86.8%Language:Shell 7.7%Language:Ruby 5.5%