blob: 984f57a6554ebd3b37e5c3c1487ec2ed2ccdf520 [file] [log] [blame]
{
"name": "IQKeyboardManager",
"version": "3.0.6",
"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.6"
},
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/KeyboardTextFieldDemo/Screenshot/IQKeyboardManagerScreenshot.png",
"source_files": [
"Classes",
"KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}"
],
"resources": "KeyboardTextFieldDemo/IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}