Skip to content

Commit

Permalink
Updates podspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeshamMegid committed May 11, 2020
1 parent 2dbb982 commit f0bd853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HMSegmentedControl.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/HeshamMegid/HMSegmentedControl"
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.author = { "Hesham Abd-Elmegid" => "hesham.abdelmegid@gmail.com" }
s.source = { :git => "https://github.com/HeshamMegid/HMSegmentedControl.git", :tag => "v1.5.5" }
s.source = { :git => "https://github.com/HeshamMegid/HMSegmentedControl.git", :tag => "v1.5.6" }
s.platform = :ios, '7.0'
s.requires_arc = true
s.source_files = 'HMSegmentedControl/*.{h,m}'
Expand Down

0 comments on commit f0bd853

Please sign in to comment.