blob: 9c4e3cb045a18a1173e71dbf4d77eb7c57f26516 [file] [log] [blame]
{
"name": "HRKeyboardAnimation",
"version": "0.0.1",
"summary": "简单的键盘弹出防遮挡工具",
"homepage": "https://github.com/xuhaoranLeo/HRKeyboardAnimation",
"license": "Copyright (c) 2016年 Leo. All rights reserved.",
"authors": {
"许昊然": "liang_andy@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xuhaoranLeo/HRKeyboardAnimation.git",
"tag": "0.0.1"
},
"source_files": [
"HRKeyboardAnimation",
"HRKeyboardAnimation/Classes/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}