Увеличила версию podspec до 0.4
This commit is contained in:
parent
ce35864c72
commit
914c1c6285
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |spec|
|
||||
spec.name = "RMRPullToRefresh"
|
||||
spec.version = "0.3"
|
||||
spec.version = "0.4"
|
||||
spec.platform = :ios, "8.0"
|
||||
spec.license = { :type => "MIT", :file => "LICENSE" }
|
||||
spec.summary = "A pull to refresh control for UIScrollView (UITableView and UICollectionView)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue