blob: 5c941324d0204b24a541f00a514f5a05db0ee1c8 [file] [log] [blame]
{
"name": "HTYTextField",
"version": "1.0",
"summary": "A UITextField with bouncy placeholder.",
"homepage": "https://github.com/hanton/HTYTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hanton Yang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hanton/HTYTextField.git",
"tag": "1.0"
},
"source_files": "HTYTextField/*.swift",
"module_name": "HTYTextField",
"requires_arc": true
}