Skip to content

Commit

Permalink
bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WXGBridgeQ committed Oct 17, 2018
1 parent 523e322 commit 6307e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftPullToRefresh.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftPullToRefresh"
s.version = "2.4.8"
s.version = "3.0.0"
s.summary = "An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 4."
s.description = <<-DESC
An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 4. Provide default style header and footer controls which you can directly use in your project, and also support for customization. GIF is also supported.
Expand Down

0 comments on commit 6307e89

Please sign in to comment.