// // ALiOSAppDelegate.h // PureLayout Example-iOS // // Copyright (c) 2014 Tyler Fox // https://github.com/smileyborg/PureLayout // @interface ALiOSAppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end