We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55adebc + 105a808 commit 9d7adc4Copy full SHA for 9d7adc4
1 file changed
SVPullToRefresh.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SVPullToRefresh'
3
- s.version = '0.4.2'
+ s.version = '0.4.3'
4
s.platform = :ios, '5.0'
5
s.license = 'MIT'
6
s.summary = 'Give pull-to-refresh to any UIScrollView with 1 line of code.'
0 commit comments