blob: 02226011c389ec400d55a36ab7742ac908328f3b [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.3.0",
"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": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v3.3.0"
},
"source_files": [
"Classes",
"IQKeyBoardManager/**/*.{h,m}"
],
"resources": "IQKeyBoardManager/Resources/IQKeyboardManager.bundle",
"requires_arc": true
}