Skip to content

Commit

Permalink
Update podspec (iOS 5+).
Browse files Browse the repository at this point in the history
  • Loading branch information
samvermette committed Jan 26, 2013
1 parent a564165 commit de982d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SVPullToRefresh.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'SVPullToRefresh'
s.version = '0.4.1'
s.platform = :ios
s.platform = :ios, '5.0'
s.license = 'MIT'
s.summary = 'Give pull-to-refresh to any UIScrollView with 1 line of code.'
s.homepage = 'https://github.com/samvermette/SVPullToRefresh'
Expand Down

0 comments on commit de982d0

Please sign in to comment.