File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22
33 # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44 spec . name = "TGPControls"
5- spec . version = "5.0.3 "
5+ spec . version = "5.1.0 "
66 spec . summary = "Custom animated iOS controls: Animated discrete slider, animated labels"
77
88 spec . description = <<-DESC
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
2626 spec . swift_version = '4.0'
2727
2828 # ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
29- spec . source = { :git => "https://github.com/SwiftArchitect/TGPControls.git" , :tag => "v5.0.3 " }
29+ spec . source = { :git => "https://github.com/SwiftArchitect/TGPControls.git" , :tag => "v5.1.0 " }
3030 spec . source_files = "TGPControls/**/*.{swift}"
3131 spec . exclude_files = "TGPControlsDemo/*"
3232
You can’t perform that action at this time.
0 commit comments