blob: fbbecbb22ff5f41ea43eaa4f112f16e772907720 [file] [log] [blame]
{
"name": "KKPinCodeTextField",
"version": "1.0.0",
"summary": "TextField for verification codes",
"description": "A customizable verification code textField. Can be used for phone verification codes, passwords etc.",
"homepage": "https://github.com/kolesa-team/ios_pinCodeTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Author Name": "idryshev@kolesa.kz"
},
"source": {
"git": "https://github.com/kolesa-team/ios_pinCodeTextField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKPinCodeTextField/Classes/**/*"
}