Skip to content

Commit

Permalink
[Fix] HMSegmentedControl
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Mar 19, 2013
1 parent 71394e1 commit 992deed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HMSegmentedControl/1.2.0/HMSegmentedControl.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = "HMSegmentedControl" s.name = "HMSegmentedControl"
s.version = "1.2.0" s.version = "1.2.0"
s.summary = "A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products." s.summary = "A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents."
s.homepage = "https://github.com/HeshamMegid/HMSegmentedControl" s.homepage = "https://github.com/HeshamMegid/HMSegmentedControl"
s.license = { :type => 'MIT', :file => 'LICENSE.md' } s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.author = { "Hesham Abd-Elmegid" => "hesham.abdelmegid@gmail.com" } s.author = { "Hesham Abd-Elmegid" => "hesham.abdelmegid@gmail.com" }
Expand Down

0 comments on commit 992deed

Please sign in to comment.