blob: 54dd3dfd998854fd28db3551bfa87db75c4c14cd [file] [log] [blame]
{
"name": "transparentTF",
"version": "0.1.5",
"summary": "Transparent iOS text field with a highlight on the bottom and ability to chain responders.",
"swift_version": "4.2",
"description": "Transparent iOS text field with a highlight on the bottom and ability to chain responders, contains padding between images and text box, has ability to chain responders.",
"homepage": "https://github.com/SaiNaveenMagatala/transparentTF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NaveenMagatala": "naveenmagatala@gmail.com"
},
"source": {
"git": "https://github.com/SaiNaveenMagatala/transparentTF.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "transparentTF/Classes/**/*"
}