blob: 641a8ab8dbd08c788cc93872ff03d8d25750710a [file] [log] [blame]
{
"name": "PinCodeTextField",
"version": "0.1.0",
"summary": "Simple pin code text input based on UIKeyInput",
"description": "Simple pin code text input with underlines for each character placeholder",
"homepage": "https://github.com/tkach/PinCodeTextField",
"license": {
"type": "MIT"
},
"authors": {
"Alex Tkachenko": "tkach2004@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tkach/PinCodeTextField.git",
"tag": "0.1.0"
},
"source_files": [
"Pod/*.{swift}",
"Pod/**/*.{swift}"
],
"pushed_with_swift_version": "4.0"
}