[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 1 / e / MHKeyboardToolbar / 0.1.0 / MHKeyboardToolbar.podspec.json
blobc8862504a282840ff3c4d3bb4a769f0fe5884e30
2   "name": "MHKeyboardToolbar",
3   "version": "0.1.0",
4   "summary": "MHKeyboardToolbar. 键盘操作辅助工具栏",
5   "description": "iOS 键盘操作辅助工具栏,支持UITextField,UITextView,YYTextView; 如果不需要显示工具栏,可以设置使用输入控件的扩展属性设置 disableKeyboardToolbar = YES 设置不显示",
6   "homepage": "https://gitee.com/hooviel/MHKeyboardToolbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David": "hooviel@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/hooviel/MHKeyboardToolbar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MHKeyboardToolbar/Classes/**/*"