blob: a6381a3e425b035ef92c6af95696f886ecdb6aa7 [file] [log] [blame]
{
"name": "SATextfield",
"version": "0.0.8",
"summary": "SATextfield use to quick design layout of different type of UITextField.",
"description": "This framework is made with intension to have extended functionality to use UITextField. You can have Dropdown, Underline, Floaty textfield, Infoview, PasswordView with textfield. This code provides all in one tool to manage textfield.\n\nThere are some of types that use to quick layout design:\n\n.underLine\n.dashedLine\n.border\n.borderWithCornerRadius\n.password\n.floaty\n.dropdown\n.infoView",
"homepage": "https://github.com/sapankajbhalala/SATextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Solution Analyst": "pankaj.bhalala.sa@gmail.com"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/sapankajbhalala/SATextfield.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SATextfield/SATextfieldEx/Utils/CustomComps/Sources/*.swift",
"resource_bundles": {
"SATextfield": "SATextfield/SATextfieldEx/Utils/CustomComps/Sources/*.xcassets"
}
}