blob: d7b1a7366d5a1394e00ebead913ceba802356b5d [file] [log] [blame]
{
"name": "ZYKeyboardUtil",
"version": "0.6.1",
"summary": "Util Handed all keyboard events with Block Conveniently.",
"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.",
"homepage": "https://github.com/liuzhiyi1992/ZYKeyboardUtil",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/liuzhiyi1992/ZYKeyboardUtil.git",
"tag": "0.6.1"
},
"source_files": "ZYKeyboardUtil/Keyboard/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}