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 6e2841c commit 928f5dbCopy full SHA for 928f5db
RxViewModel.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "RxViewModel"
4
- s.version = "3.1.0"
+ s.version = "3.1.2"
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