blob: 06eb69949c5148608166b75243e330082a0106cc [file] [log] [blame]
{
"name": "TLFloatLabelTextField",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "TLFloatLabelTextField/Classes/**/*"
}