blob: 5056bcc98f600c0f014ecacee804caf8ed39ea4c [file] [log] [blame]
{
"name": "TLFloatLabelTextField",
"version": "0.1.2",
"summary": "TLFloatLabelTextField with bottom line for UITextField and UITextView.",
"description": "A TLFloatLabelTextField is the Swift implementation. UITextField and UITextView subclasses with placeholders along with the bottom line that change into floating labels when the fields are populated with text.",
"homepage": "https://github.com/TekysLabPvtLtd/TLFloatLabelTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TekysLabPvtLtd": "bhagyashree14mt@gmail.com"
},
"source": {
"git": "https://github.com/TekysLabPvtLtd/TLFloatLabelTextField.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "TLFloatLabelTextField/Classes/**/*"
}