Authored by DinosaurDad

Update View+MASShorthandAdditions.h

Remove unnecessary import of UIKit, allowing OS X to compile successfully.
... ... @@ -6,7 +6,6 @@
// Copyright (c) 2013 Jonas Budelmann. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "View+MASAdditions.h"
#ifdef MAS_SHORTHAND
... ...