blob: 6757601a9579b262e039d19ae4f68eb68a7ed59a [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.0.5",
"summary": "Keyboard TextField Manager",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v3.0.5"
},
"source_files": [
"Classes",
"KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}"
],
"resources": "KeyboardTextFieldDemo/IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}