Skip to content

Commit

Permalink
Update pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyGo committed May 5, 2017
1 parent 09a19a6 commit 19b242c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GLXSegmentedControl.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "GLXSegmentedControl"
s.version = "2.2.1"
s.version = "2.2.2"
s.summary = "Custom segmented control for iOS 9 and above"

s.description = <<-DESC
Expand All @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
s.source = {
:git => "https://github.com/glenmax-ltd/GLXSegmentedControl.git",
:branch => "master",
:tag => "v2.2.1"}
:tag => "v2.2.2"}


s.source_files = "GLXSegmentedControl/*.swift"
Expand Down

0 comments on commit 19b242c

Please sign in to comment.