blob: 4a98ff2f500a1e8d313303e8e66143a14dccee14 [file] [log] [blame]
{
"name": "BetterTextField",
"version": "0.5.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A drop-in replacement for UITextField.",
"description": "\"Handles UITextField's inability to center the placeholder and text, if text alignment is set to centered and clear button is visible.\"",
"homepage": "https://github.com/duongel/BetterTextField",
"authors": {
"Hua Duong Tran": "duongel@gmail.com"
},
"source": {
"git": "https://github.com/duongel/BetterTextField.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "BetterTextField/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}