File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
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- }
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+ "0.8.0" : " https://github.com/RxSwiftCommunity/RxKeyboard/releases/download/0.8.0/RxKeyboard.framework.zip"
5+ }
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'RxKeyboard'
3- s . version = '0.7.1 '
3+ s . version = '0.8.0 '
44 s . summary = 'Reactive Keyboard in iOS'
55 s . homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments