Updated to 4.0.7

This commit is contained in:
hackiftekhar
2016-10-20 01:34:55 +05:30
parent 9b86de69de
commit 67249ae9c3
4 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.6</string>
<string>4.0.7</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.6</string>
<string>4.0.7</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIMainStoryboardFile</key>

View File

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

View File

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