blob: f8586f30b61f37e4b3b4d12073314f014198b28e [file] [log] [blame]
{
"name": "LJWKeyboardHandler",
"version": "1.0.1",
"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.1"
},
"source_files": "LJWKeyboardHandlerExample/LJWKeyboardHandler/**.{h,m}",
"resources": "LJWKeyboardHandlerExample/LJWKeyboardHandler/Resources.bundle"
}