Поднял версию пода

This commit is contained in:
Evgenii Elchev 2018-10-15 19:55:17 +07:00
parent ba0dfe1489
commit 99d4e48ed1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "RMRPullToRefresh"
spec.version = "0.7.0"
spec.version = "0.8.0"
spec.platform = :ios, "9.0"
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.summary = "A pull to refresh control for UIScrollView (UITableView and UICollectionView)"