blob: 6f409ba2886a270e253b03fe05a01fdaf0f8e067 [file] [log] [blame]
{
"name": "HideKeyboardAccessory",
"version": "0.1.1",
"summary": "Show an input accessory view allowing hide the keyboard",
"description": "Show an input accessory view on UITextFiled and UITextView allowing hide the keyboard",
"homepage": "https://github.com/dmanuelcl/HideKeyboardAccessory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
},
"source": {
"git": "https://github.com/dmanuelcl/HideKeyboardAccessory.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HideKeyboardAccessory/Classes/**/*"
}