Increased CocoaPods Version to 4.0.5

This commit is contained in:
hackiftekhar
2016-08-24 18:53:46 +05:30
parent b3dd535c2a
commit baa4626a63
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "IQKeyboardManager",
"version": "4.0.4",
"version": "4.0.5",
"source": {
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
"tag": "v4.0.4"
"tag": "v4.0.5"
},
"summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",