Skip to content

Commit fa9b2ba

Browse files
committed
- Removed Swift 6.0 version from cocoapods swit_versions array
1 parent efac586 commit fa9b2ba

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

IQKeyboardManagerSwift.podspec.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "IQKeyboardManagerSwift",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"source": {
55
"git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
6-
"tag": "7.1.0"
6+
"tag": "7.1.1"
77
},
88
"summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
99
"homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
@@ -19,8 +19,7 @@
1919
"5.6",
2020
"5.7",
2121
"5.8",
22-
"5.9",
23-
"6.0"
22+
"5.9"
2423
],
2524
"source_files": "IQKeyboardManagerSwift/**/*.{swift}",
2625
"resource_bundles": {"IQKeyboardManagerSwift": "IQKeyboardManagerSwift/PrivacyInfo.xcprivacy"},

0 commit comments

Comments
 (0)