File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
"0.8.1" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.8.1/RxKeyboard.framework.zip" ,
6
6
"0.8.2" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.8.2/RxKeyboard.framework.zip" ,
7
7
"0.8.3" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.8.3/RxKeyboard.framework.zip" ,
8
- "0.9.0" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.9.0/RxKeyboard.framework.zip"
8
+ "0.9.0" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.9.0/RxKeyboard.framework.zip" ,
9
+ "0.9.1" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.9.1/RxKeyboard.framework.zip"
9
10
}
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'RxKeyboard'
3
- s . version = '0.9.0 '
3
+ s . version = '0.9.1 '
4
4
s . summary = 'Reactive Keyboard in iOS'
5
5
s . homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
6
6
s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments