blob: 7a1dafc9eff2ca65e3aeadb171100e240904d1b2 [file] [log] [blame]
{
"name": "TAStatusTextField",
"swift_versions": "5.0",
"version": "0.0.1",
"summary": "Bottom Line UITextField with Status Control TABottomLineTextField.",
"description": "UITextField with bottom line, bottom error label, right image, top title, status. The thextfield can be modified with status change.",
"homepage": "https://github.com/tunayyalverr/TAStatusTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tunayyalverr": "alver.tunay@gmail.com"
},
"source": {
"git": "https://github.com/tunayyalverr/TAStatusTextField.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TAStatusTextField/Classes/**/*",
"swift_version": "5.0"
}