blob: 51b27cbb0919c7b0284dc6d3ea6be6b44acf9450 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "2.5.0",
"summary": "Keyboard TextField Manager",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
"screenshots": "https://github.com/hackiftekhar/IQKeyboardManager/blob/master/KeyboardTextFieldDemo/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": "2.5.0"
},
"source_files": [
"Classes",
"KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}"
],
"resources": "KeyboardTextFieldDemo/IQKeyBoardManager/*.png",
"requires_arc": true
}