Версия 0.2
This commit is contained in:
parent
5525fe0f92
commit
4f03af8286
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |spec|
|
||||
spec.name = "RMRPullToRefresh"
|
||||
spec.version = "0.1"
|
||||
spec.version = "0.2"
|
||||
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