blob: 82ad9413d57b1a6bb1635469e5632ba2fbfab4ce [file] [log] [blame]
{
"name": "LJWKeyboardHandler",
"version": "1.0.0",
"summary": "A keyboardhandler to monitor the keyboard pops up and automatically adjust the view.",
"description": " A keyboardhandler to monitor the keyboard pops up and automatically adjust the view.You just need to insert one line code in ViewController.\n",
"homepage": "https://github.com/chinaljw/LJWKeyboardHandler",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"chinaljw": "https://github.com/chinaljw"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chinaljw/LJWKeyboardHandler.git",
"tag": "1.0.0"
},
"source_files": "LJWKeyboardHandlerExample/LJWKeyboardHandler/**.{h,m}",
"resources": "LJWKeyboardHandlerExample/LJWKeyboardHandler/Resources.bundle"
}