blob: 0a6ae352bcee4dc699a541c452e833049bb6c936 [file] [log] [blame]
{
"name": "JKInfoBip2FAKit",
"version": "0.1.0",
"summary": "Library to use Info Bip 2 Factor Authentication API",
"description": "This is a simple library to use Info Bip 2 Factors Authentication API writed in Objective-C\nNOTE: This library is neither associated with nor supported by Infobip. API changes may occur at anytime, so I give no guarantees if something breaks or doesn't work. I will do my best to update this library. Bugfixes, improvements, and pull requests are welcome!",
"homepage": "https://github.com/kakashysen/JKInfoBip2FAKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jose Aponte": "joseapontec@gmail.com"
},
"source": {
"git": "https://github.com/kakashysen/JKInfoBip2FAKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"source_files": "JKInfoBip2FAKit/**/*.{h,m}"
}