[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 0 / 5 / ZYKeyboardUtil / 1.0.1 / ZYKeyboardUtil.podspec.json
blobb65242c6e4fd2ea6e35737bed3954016d00aeec7
2   "name": "ZYKeyboardUtil",
3   "version": "1.0.1",
4   "summary": "Util Handed all keyboard events with Block Conveniently.",
5   "description": "Util Handed all keyboard events with Block Conveniently.The important role is AnimateWhenKeyboardAppearAutomaticAnimBlock, you can let it handle the event what keyboard cover you inputView automatically. all in the demo. thx.",
6   "homepage": "https://github.com/liuzhiyi1992/ZYKeyboardUtil",
7   "license": "MIT",
8   "authors": {
9     "liuzhiyi1992": "55137840@qq.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/liuzhiyi1992/ZYKeyboardUtil.git",
16     "tag": "0.6.1"
17   },
18   "source_files": "ZYKeyboardUtil/Keyboard/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true