blob: 8625249923c8268ab5e83397b1e7d4926a143980 [file] [log] [blame]
{
"name": "BetterTextField",
"version": "0.3.0",
"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 Nguyen": "duongel@gmail.com"
},
"source": {
"git": "https://github.com/duongel/BetterTextField.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BetterTextField/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}