File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# RxKeyboard
2
2
3
- ![ Swift] ( https://img.shields.io/badge/Swift-4.0 -orange.svg )
3
+ ![ Swift] ( https://img.shields.io/badge/Swift-4.1 -orange.svg )
4
4
[ ![ CocoaPods] ( http://img.shields.io/cocoapods/v/RxKeyboard.svg )] ( https://cocoapods.org/pods/RxKeyboard )
5
5
[ ![ Build Status] ( https://travis-ci.org/RxSwiftCommunity/RxKeyboard.svg?branch=master )] ( https://travis-ci.org/RxSwiftCommunity/RxKeyboard )
6
6
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
@@ -93,8 +93,8 @@ RxKeyboard.instance.frame
93
93
94
94
## Dependencies
95
95
96
- - [RxSwift](https :// github.com/ReactiveX/RxSwift) (~> 4.0.0 )
97
- - [RxCocoa](https :// github.com/ReactiveX/RxSwift) (~> 4.0.0 )
96
+ - [RxSwift](https :// github.com/ReactiveX/RxSwift) (~> 4.1.2 )
97
+ - [RxCocoa](https :// github.com/ReactiveX/RxSwift) (~> 4.1.2 )
98
98
99
99
## Requirements
100
100
@@ -124,7 +124,10 @@ $ swift package generate-xcodeproj
124
124
```
125
125
126
126
⚠️ With Carthage, RxKeyboard only supports binary installation:
127
-
127
+
128
+ * 0.8.2
129
+ * Xcode 9.3 (9E145 )
130
+ * Swift 4.1.0 (swiftlang- 902.0.48 clang- 902.0.37.1 )
128
131
* 0.7.1
129
132
* Xcode 9.1 (9B55 )
130
133
* Swift 4.0.2 (swiftlang- 900.0.69.2 clang- 900.0.38 )
You can’t perform that action at this time.
0 commit comments