Увеличил версию podspec 0.3

This commit is contained in:
zhorkov023 2017-02-06 16:55:37 +03:00
parent 2a1c9abd67
commit 39b63b0b40
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.2"
spec.version = "0.3"
spec.platform = :ios, "8.0"
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.summary = "A pull to refresh control for UIScrollView (UITableView and UICollectionView)"