- //
- // MASExampleAttributeChainingView.h
- // Masonry iOS Examples
- //
- // Created by Jonas Budelmann on 31/03/14.
- // Copyright (c) 2014 Jonas Budelmann. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface MASExampleAttributeChainingView : UIView
- @end
|