Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Commit

Permalink
Fixed podspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
GocePetrovski committed Aug 25, 2017
1 parent e7871a0 commit 265db9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScrollableSegmentedControl.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollableSegmentedControl'
s.version = 1.2.0
s.version = '1.2.0'
s.license = 'MIT'
s.summary = 'Scrollable Segmented Control for when UISegmentedControl is not sufficient'
s.homepage = 'https://github.com/GocePetrovski/ScrollableSegmentedControl'
Expand Down

0 comments on commit 265db9e

Please sign in to comment.