Skip to content

Commit

Permalink
fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
horitaku46 committed Mar 25, 2018
1 parent 8fef5ce commit a0d6647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SilentScrolly.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SilentScrolly"
s.version = "1.0.6"
s.version = "1.0.7"
s.summary = "Scroll to hide navigationBar, tabBar and toolBar."
s.description = <<-DESC
Adding too much UIGestureRecognizer to the UIView makes handling difficult, so it was handled by UIScrollViewDelegate.
Expand Down

0 comments on commit a0d6647

Please sign in to comment.