blob: b18abd6630cec55a4847aa42138b27d4d50cbeac [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.3.7",
"summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v3.3.7"
},
"source_files": "IQKeyBoardManager/**/*.{h,m}",
"resources": "IQKeyBoardManager/Resources/IQKeyboardManager.bundle",
"requires_arc": true
}