blob: 97288546af185888e0fee3cb36e04ddd9c76fdd2 [file] [log] [blame]
{
"name": "OTPTextField",
"version": "1.1.5",
"summary": "TextField that supports iOS 12 Secure Code AutoFill.",
"description": "Customizable UITextField for OTP/Security code with AutoFill support.",
"homepage": "https://github.com/kfit-dev/OTPTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fave": "dev@kfit.com"
},
"source": {
"git": "https://github.com/kfit-dev/OTPTextField.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OTPTextField/*"
}