blob: 64d7fe99f38d8de8f2df2dcb4aea9df749b32b1f [file] [log] [blame]
{
"name": "UnderLineTextField",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "UnderLineTextField",
"version": "1.0.1",
"summary": "simple UITextField subclass with error and floating placeholder",
"description": "This is a simple subclass of UITextField class with custom delegate for handling error on textfields. also provide floating placeholder and error label for displaying errors under it.",
"homepage": "https://github.com/mohammadalijf/UnderLineTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mohammad Ali Jafarian",
"source": {
"git": "https://github.com/mohammadalijf/UnderLineTextField.git",
"tag": "1.0.1"
},
"source_files": "UnderLineTextField/*.swift",
"pushed_with_swift_version": "4.0"
}