Updated to v4.0.6

This commit is contained in:
hackiftekhar
2016-09-16 22:27:36 +05:30
parent 668c3c417d
commit d6e60415f5
5 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.4</string>
<string>4.0.6</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIMainStoryboardFile</key>

View File

@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.4</string>
<string>4.0.6</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIMainStoryboardFile</key>

View File

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

View File

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