blob: 527d10c8b457dbb36214b3f410421e6ecc7dae09 [file] [log] [blame]
{
"name": "YJHKeyboardAnimation",
"version": "0.1.2",
"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.1.2"
},
"source_files": [
"YJHKeyboardAnimation",
"YJHKeyboardAnimation/**/*.{h,m}"
],
"requires_arc": true
}