blob: 547b3c762b1554e90141e316a26411760783d45f [file] [log] [blame]
{
"name": "transparentTF",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "transparentTF/Classes/**/*"
}