blob: 0b51a1160f4e05bfd768e53d923def981904c30e [file] [log] [blame]
{
"name": "KeyboardMan",
"version": "1.2.0",
"summary": "KeyboardMan helps you do keyboard animation.",
"description": "We may need keyboard infomation from keyboard notification to do animation.\nHowever, the approach is complicated and easy to make mistakes.\nBut KeyboardMan will make it simple & easy.",
"homepage": "https://github.com/nixzhu/KeyboardMan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/KeyboardMan.git",
"tag": "1.2.0"
},
"source_files": "KeyboardMan/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}