blob: d22c0315e4acec40f2ab13bececbb7243afec0b3 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.0.8",
"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": {
"hackiftekhar": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v3.0.8"
},
"source_files": "KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}",
"resources": "KeyboardTextFieldDemo/IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}