File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "0.7.0" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.7.0/RxKeyboard.framework.zip" ,
3
+ "0.7.1" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.7.1/RxKeyboard.framework.zip"
4
+ }
Original file line number Diff line number Diff line change @@ -120,13 +120,17 @@ $ swift package generate-xcodeproj
120
120
- ** Using [Carthage](https :// github.com/Carthage/Carthage)**:
121
121
122
122
```
123
- github " RxSwiftCommunity/RxKeyboard"
123
+ binary " https://raw.githubusercontent.com/ RxSwiftCommunity/RxKeyboard/master/Carthage.json "
124
124
```
125
125
126
- ⚠️ With Carthage, RxKeyboard only supports:
126
+ ⚠️ With Carthage, RxKeyboard only supports binary installation :
127
127
128
- * Xcode 9.1 (9B55 )
129
- * Swift 4.0.2 (swiftlang- 900.0.69.2 clang- 900.0.38 )
128
+ * 0.7.1
129
+ * Xcode 9.1 (9B55 )
130
+ * Swift 4.0.2 (swiftlang- 900.0.69.2 clang- 900.0.38 )
131
+ * 0.7.0
132
+ * 9.0.1 (9A1004 )
133
+ * Swift 4.0 (swiftlang- 900.0.65.2 clang- 900.0.37 )
130
134
131
135
## License
132
136
You can’t perform that action at this time.
0 commit comments