// // MASExampleLabelView.h // Masonry iOS Examples // // Created by Jonas Budelmann on 24/10/13. // Copyright (c) 2013 Jonas Budelmann. All rights reserved. // #import @interface MASExampleLabelView : UIView @end