blob: a69cd8077004d97330c701f128c7d6bb00bb61d2 [file] [log] [blame]
{
"name": "UnderLineTextField",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "UnderLineTextField",
"version": "1.1.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": "1.1.1"
},
"source_files": "Source/UnderLineTextField/*.swift",
"resources": "Source/UnderLineTextField/Supporting Files/Extera.xcassets",
"pushed_with_swift_version": "4.0"
}