blob: 49e1fbda425edfddbf01c3ec3f54024aab108432 [file] [log] [blame]
{
"name": "AKOtpView",
"version": "0.1.0",
"summary": "Amaizing OTP View to handle otp/short codes",
"swift_version": "4.1",
"description": "AKOtpView is a custom view that allow users to handle & verify otp codes.",
"homepage": "https://github.com/Klindayzer/AKOtpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adhamalkhateeb": "adhamykh@gmail.com"
},
"source": {
"git": "https://github.com/Klindayzer/AKOtpView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AKOtpView/Classes/**/*"
}