blob: 8a84693ac33edb01aad9f4359910c9a1b18f8985 [file] [log] [blame]
{
"name": "YJHKeyboardAnimation",
"version": "0.0.3",
"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.3"
},
"source_files": [
"YJHKeyboardAnimation",
"YJHKeyboardAnimation/**/*.{h,m}"
],
"requires_arc": true
}