From c1020cef8f046e55cb3e71a3f53bd1efdb1384fb Mon Sep 17 00:00:00 2001 From: Xavier Schott Date: Tue, 14 Feb 2017 18:42:51 -0800 Subject: [PATCH] Release version 3.0.0, Swift 3 --- TGPControls/TGPCamelLabels.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TGPControls/TGPCamelLabels.swift b/TGPControls/TGPCamelLabels.swift index 51e6e22..0d9f6e5 100644 --- a/TGPControls/TGPCamelLabels.swift +++ b/TGPControls/TGPCamelLabels.swift @@ -360,7 +360,7 @@ public class TGPCamelLabels: UIControl { } } - func verticalAlign(aView:UIView, alpha alpha:CGFloat, attribute layout:NSLayoutAttribute) { + func verticalAlign(aView:UIView, alpha:CGFloat, attribute layout:NSLayoutAttribute) { switch layout { case .top: aView.frame = {