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 5538aea commit 0732c15Copy full SHA for 0732c15
SimpleSource.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SimpleSource'
3
- s.version = '2.0.2'
+ s.version = '2.0.3'
4
s.summary = 'Composable, easy to use data sources for UITableView and UICollectionView.'
5
s.homepage = 'https://github.com/Squarespace/simple-source'
6
s.license = { :type => 'Apache', :file => 'LICENSE' }
0 commit comments