mirror of
https://github.com/HackPlan/IQKeyboardManager.git
synced 2026-01-12 22:44:22 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
6b8d3895fd
commit
440807dfcb
16
README.md
16
README.md
@@ -63,15 +63,15 @@ Minimum iOS Target: iOS 8.0
|
||||
Minimum Xcode Version: Xcode 6.0.1
|
||||
|
||||
#### IQKeyboardManagerSwift:-
|
||||
[](https://developer.apple.com/swift)
|
||||
[](https://developer.apple.com/swift)
|
||||
|
||||
Minimum iOS Target: iOS 8.0
|
||||
|
||||
Minimum Xcode Version: Xcode 7.3
|
||||
Minimum Xcode Version: Xcode 8.0
|
||||
|
||||
#### Demo Project:-
|
||||
|
||||
Minimum Xcode Version: Xcode 7.3
|
||||
Minimum Xcode Version: Xcode 8.0
|
||||
|
||||
|
||||
Installation
|
||||
@@ -81,7 +81,9 @@ Installation
|
||||
|
||||
[](http://cocoadocs.org/docsets/IQKeyboardManager)
|
||||
|
||||
**Note:-** 3.3.7 is the last iOS 7 supported version.
|
||||
**Note:-**
|
||||
- 3.3.7 is the last iOS 7 supported version.
|
||||
- 4.0.5 is the last Swift2.2 supported version.
|
||||
|
||||
***IQKeyboardManager (Objective-C):-*** IQKeyboardManager is available through [CocoaPods](http://cocoapods.org), to install
|
||||
it simply add the following line to your Podfile: ([#9](https://github.com/hackiftekhar/IQKeyboardManager/issues/9))
|
||||
@@ -91,13 +93,15 @@ it simply add the following line to your Podfile: ([#9](https://github.com/hacki
|
||||
***IQKeyboardManager (Swift):-*** IQKeyboardManagerSwift is available through [CocoaPods](http://cocoapods.org), to install
|
||||
it simply add the following line to your Podfile: ([#236](https://github.com/hackiftekhar/IQKeyboardManager/issues/236))
|
||||
|
||||
*Swift 2.2 (Xcode 7.3)*
|
||||
*Swift 3.0 (Xcode 8.0)*
|
||||
|
||||
`pod 'IQKeyboardManagerSwift'`
|
||||
|
||||
*Or*
|
||||
|
||||
`pod 'IQKeyboardManagerSwift', '4.0.3'`
|
||||
`pod 'IQKeyboardManagerSwift', '4.0.6'`
|
||||
|
||||
*Swift 2.2 (Xcode 7.3)* `pod 'IQKeyboardManagerSwift', '4.0.5'`
|
||||
|
||||
*Swift 2.1.1 (Xcode 7.2)* `pod 'IQKeyboardManagerSwift', '4.0.0'`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user