Поднял версию pod`а
This commit is contained in:
parent
baa205e053
commit
ba0dfe1489
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |spec|
|
||||
spec.name = "RMRPullToRefresh"
|
||||
spec.version = "0.6.0"
|
||||
spec.version = "0.7.0"
|
||||
spec.platform = :ios, "9.0"
|
||||
spec.license = { :type => "MIT", :file => "LICENSE" }
|
||||
spec.summary = "A pull to refresh control for UIScrollView (UITableView and UICollectionView)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue