Skip to content

Instantly share code, notes, and snippets.

@guillaumealgis
Created September 29, 2014 09:53
Show Gist options
  • Save guillaumealgis/71c6f85c3a78dd79ba6e to your computer and use it in GitHub Desktop.
Save guillaumealgis/71c6f85c3a78dd79ba6e to your computer and use it in GitHub Desktop.
{
"name": "IQKeyboardManager",
"version": "3.2.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": "[email protected]"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"branch": "master"
},
"source_files": [
"Classes",
"IQKeyBoardManager/*.{h,m}"
],
"resources": "IQKeyBoardManager/IQKeyboardManager.bundle",
"requires_arc": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment