blob: 0ca6a1047da9a4044fef1adce10d7d7958fddd38 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.0.2",
"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": "v3.0.2"
},
"source_files": [
"Classes",
"KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}"
],
"resources": "KeyboardTextFieldDemo/IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}