MASExampleLayoutGuideViewController.h
279 Bytes
//
// MASExampleLayoutGuideViewController.h
// Masonry iOS Examples
//
// Created by Jonas Budelmann on 26/11/13.
// Copyright (c) 2013 Jonas Budelmann. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface MASExampleLayoutGuideViewController : UIViewController
@end