Skip to content

Commit 2a7d6a2

Browse files
committed
updating podspec
1 parent f10df47 commit 2a7d6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

URBSegmentedControl.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 = 'URBSegmentedControl'
3-
s.version = '1.0.3'
3+
s.version = '1.0.4'
44
s.summary = 'A replacement for UIKit\'s UISegmentedControl that offers a greater level of flexibility and customization.'
55
s.description = 'URBSegmentedControl is a more flexible alternative to the default UISegmentedControl available in UIKit that offers easier customization and more options for layout orientations with titles and images. However, much of the same functionality and API methods that are available in UISegmentedControl are also available in URBSegmentedControl, making it an easier drop-in replacement within your own projects.'
66
s.homepage = 'https://github.com/u10int/URBSegmentedControl'

0 commit comments

Comments
 (0)