blob: 0775b15fbbb7185635dbf99f9c64e61c493eeedc [file] [log] [blame]
{
"name": "KeyboardMan",
"version": "1.0.0",
"summary": "KeyboardMan helps you make 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.0.0"
},
"source_files": "KeyboardMan/*.swift",
"requires_arc": true
}