blob: 2602bb2045bf9ec8159811f0314cd4f920cd0577 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.2.0.1",
"summary": "Keyboard TextField Manager",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/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.2.0.1"
},
"source_files": [
"Classes",
"IQKeyBoardManager/*.{h,m}"
],
"resources": "IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}