mirror of
https://github.com/HackPlan/IQKeyboardManager.git
synced 2026-03-26 06:54:36 +08:00
Updated to v4.0.6
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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",
|
||||
|
||||
Binary file not shown.
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user