MASExampleAspectFitView.h 250 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 // // MASExampleAspectFitView.h // Masonry iOS Examples // // Created by Michael Koukoullis on 19/01/2015. // Copyright (c) 2015 Jonas Budelmann. All rights reserved. // #import <UIKit/UIKit.h> @interface MASExampleAspectFitView : UIView @end