blob: 2947e5a270c2a1c702a58d472947657dda2f1c5a [file] [log] [blame]
{
"name": "XIKeyboardInputManager",
"version": "1.0.0",
"summary": "XIKeyboardInputManager is a usefull tool to control input view pinned on the top of the keyboard.",
"description": "${s.summary} when use it, you only need to focus on making the specified input view as the designed UI.",
"homepage": "https://github.com/Banzuofan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "banzuofan@hotmail.com",
"source": {
"git": "https://github.com/Banzuofan/XIKeyboardInputManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XIKeyboardInputManager/**/*"
}