We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc751bd commit f73e192Copy full SHA for f73e192
RxViewModel.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "RxViewModel"
4
- s.version = "3.2.0"
+ s.version = "4.0.0"
5
s.summary = "`RxViewModel` is the marriage between `MVVM` and `Rx` extensions. A blatant «imitation» of `ReactiveViewModel` using `RxCocoa`."
6
s.description = <<-DESC
7
`RxViewModel` is the marriage between `MVVM` and `Rx` extensions
0 commit comments