blob: 1644f05a7a40b892d5bb24b28ee2ae8836fde188 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.1.0",
"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.1.0"
},
"source_files": [
"Classes",
"IQKeyBoardManager/*.{h,m}"
],
"resources": "IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}