[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / e / MHKeyboardToolbar / 0.1.1 / MHKeyboardToolbar.podspec.json
blob76f6d162580d340bf414097848129bac4f2f777f
2   "name": "MHKeyboardToolbar",
3   "version": "0.1.1",
4   "summary": "MHKeyboardToolbar. 键盘操作辅助工具栏",
5   "description": "iOS 键盘操作辅助工具栏,支持UITextField,UITextView,YYTextView; 如果不需要显示工具栏,可以设置使用输入控件的扩展属性设置 disableKeyboardToolbar = YES 设置不显示",
6   "homepage": "https://github.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://github.com/hooviel/MHKeyboardToolbar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MHKeyboardToolbar/Classes/**/*"