blob: b6a2be07709016c4579e702439b1a77c1f50a545 [file] [log] [blame]
{
"name": "YJHKeyboardAnimation",
"version": "0.0.4",
"summary": "keyboard show or hidden animation",
"homepage": "https://github.com/yunjinghui123/YJHKeyboardAnimation",
"license": "MIT",
"authors": {
"yunjinghui": "1432680302@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yunjinghui123/YJHKeyboardAnimation.git",
"tag": "0.0.4"
},
"source_files": [
"YJHKeyboardAnimation",
"YJHKeyboardAnimation/**/*.{h,m}"
],
"requires_arc": true
}