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

Commit 265db9e

Browse files
committed
Fixed podspec file.
1 parent e7871a0 commit 265db9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScrollableSegmentedControl.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ScrollableSegmentedControl'
3-
s.version = 1.2.0
3+
s.version = '1.2.0'
44
s.license = 'MIT'
55
s.summary = 'Scrollable Segmented Control for when UISegmentedControl is not sufficient'
66
s.homepage = 'https://github.com/GocePetrovski/ScrollableSegmentedControl'

0 commit comments

Comments
 (0)