Skip to content

Commit 9e26476

Browse files
authored
Update README.md
1 parent f27ee89 commit 9e26476

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,6 @@ To install IQKeyboardManagerSwift package via Xcode
186186
* Then search for https://github.com/hackiftekhar/IQKeyboardManager.git
187187
* And choose the version you want
188188

189-
To install IQKeyboardManagerSwift package into your packages, add a reference to IQKeyboardManager and a targeting release version in the dependencies section in `Package.swift` file:
190-
191-
```swift
192-
import PackageDescription
193-
194-
let package = Package(
195-
name: "YOUR_PROJECT_NAME",
196-
products: [],
197-
dependencies: [
198-
.package(url: "https://github.com/hackiftekhar/IQKeyboardManager.git", from: "7.0.0")
199-
]
200-
)
201-
```
202-
203189
Migration Guide
204190
==========================
205191
- [IQKeyboardManager 6.0.0 Migration Guide](https://github.com/hackiftekhar/IQKeyboardManager/wiki/IQKeyboardManager-6.0.0-Migration-Guide)

0 commit comments

Comments
 (0)