Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Efraim Budusan authored and Efraim Budusan committed Sep 27, 2016
1 parent 383ac70 commit 5de101c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions TTSegmentedControl.podspec
Expand Up @@ -7,11 +7,11 @@ s.license = 'MIT'
s.name = "TTSegmentedControl"
s.summary = "An elegant, animated and customizable segmented control for iOS."
s.requires_arc = true
s.version = "0.2"
s.version = "0.2.1"
s.author = { "Igor Dumitru" => "igor.dumitru@tapptitude.com" }
s.homepage = "https://tapptitude.com/"
s.framework = "UIKit"
s.source = { :git => 'https://github.com/tapptitude/TTSegmentedControl.git', :tag => s.version }
s.source_files = 'TTSegmentedControl/*.{swift}'

end
end

0 comments on commit 5de101c

Please sign in to comment.