blob: 40ba1e4662cb25374f3313c0df75f40ae100e1c9 [file] [log] [blame]
{
"name": "ICEKeyboardNotifaction",
"version": "1.0.0",
"summary": "对键盘弹出和隐藏的监听封装",
"description": "TODO: 对键盘弹出和隐藏的监听封装,方便集成, 并且跟踪动画",
"homepage": "https://github.com/My-Pod/ICEKeyboardNotifaction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEKeyboardNotifaction.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}"
}