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