blob: 86c7a4aec777a71a0a56adca66c5be215631366b [file] [log] [blame]
{
"name": "ABOtpView",
"version": "0.1.0",
"summary": "A readymade view for validating your OTP",
"description": "A readymade view to validate your OTP with border color, border style and delegate method to validate the OTP",
"homepage": "https://github.com/anuranBarman/ABOtpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anuranBarman": "anuranbarman2k15@rediffmail.com"
},
"source": {
"git": "https://github.com/anuranBarman/ABOtpView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABOtpView/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}