blob: 87d9a028390ae5850f2629453f9f37faf1c41bb2 [file] [log] [blame]
{
"name": "UnderLineTextField",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "UnderLineTextField",
"version": "2.0.1",
"summary": "Simple UITextfield Subclass with state",
"description": "simple UITextField subclass with state and floating placeholder",
"homepage": "https://github.com/mohammadalijf/UnderLineTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mohammad Ali Jafarian",
"source": {
"git": "https://github.com/mohammadalijf/UnderLineTextField.git",
"tag": "2.0.1"
},
"source_files": "Source/UnderLineTextField/**/*.{swift,h}",
"resources": "Source/UnderLineTextField/Supporting Files/Extera.xcassets",
"pushed_with_swift_version": "4.0"
}