[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 9 / 4 / HideKeyboardAccessory / 0.1.1 / HideKeyboardAccessory.podspec.json
blob6f409ba2886a270e253b03fe05a01fdaf0f8e067
2   "name": "HideKeyboardAccessory",
3   "version": "0.1.1",
4   "summary": "Show an input accessory view allowing hide the keyboard",
5   "description": "Show an input accessory view on UITextFiled and UITextView allowing hide the keyboard",
6   "homepage": "https://github.com/dmanuelcl/HideKeyboardAccessory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dmanuelcl/HideKeyboardAccessory.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HideKeyboardAccessory/Classes/**/*"