// // UIView+Additions.h // kneet2 // // Created by Jason Lee on 10/2/15. // Copyright © 2015 ntels. All rights reserved. // #import <UIKit/UIKit.h> @interface UIView (Additions) @end