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 5c1a2f3 commit a18cee0Copy full SHA for a18cee0
Differentiator.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Differentiator"
3
- s.version = "4.0.0"
+ s.version = "4.0.1"
4
s.summary = "Diff algorithm for UITableView and UICollectionView."
5
s.description = <<-DESC
6
Diff algorithm for UITableView and UICollectionView.
RxDataSources.podspec
s.name = "RxDataSources"
s.summary = "This is a collection of reactive data sources for UITableView and UICollectionView."
This is a collection of reactive data sources for UITableView and UICollectionView.
0 commit comments