mirror of
https://github.com/zhigang1992/SVPullToRefresh.git
synced 2026-04-28 09:24:32 +08:00
Update podspec (iOS 5+).
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user