Skip to content

Commit

Permalink
updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
u10int committed Jan 3, 2016
1 parent f10df47 commit 2a7d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion URBSegmentedControl.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'URBSegmentedControl'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'A replacement for UIKit\'s UISegmentedControl that offers a greater level of flexibility and customization.'
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.'
s.homepage = 'https://github.com/u10int/URBSegmentedControl'
Expand Down

0 comments on commit 2a7d6a2

Please sign in to comment.