Adopted subscript syntax

This commit is contained in:
hackiftekhar
2016-04-22 18:01:04 +05:30
parent 8646717550
commit 2d27f52e02
20 changed files with 103 additions and 237 deletions

View File

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