mirror of
https://github.com/HackPlan/IQKeyboardManager.git
synced 2026-01-12 22:44:22 +08:00
Updated to 4.0.7
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user