update podspec to RxSwift to 2.1
This commit is contained in:
parent
9ea0d14503
commit
5194af426c
|
|
@ -24,5 +24,5 @@ Waiting for observable sequence to complete before exiting command line applicat
|
|||
|
||||
s.source_files = 'RxBlocking/**/*.swift'
|
||||
|
||||
s.dependency 'RxSwift', '~> 2.0'
|
||||
s.dependency 'RxSwift', '~> 2.1'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue