Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
spromicky committed Feb 22, 2020
1 parent b293563 commit 5c5be77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StepSlider.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "StepSlider"
s.version = "1.5.0"
s.version = "1.6.0"
s.summary = "StepSlider its custom implementation of slider such as UISlider for preset values. Its based on drawing directly on CAShapeLayer."
s.homepage = "https://github.com/spromicky/StepSlider"
s.screenshots = "https://github.com/spromicky/StepSlider/blob/master/screenshots/example.gif?raw=true"
Expand Down

0 comments on commit 5c5be77

Please sign in to comment.