Увеличила версию podspec до 0.4

This commit is contained in:
Nina Dmitrieva 2017-04-27 15:44:30 +03:00
parent ce35864c72
commit 914c1c6285
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.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)"