See More

// // AppDelegate.h // SCLAlertView // // Created by Diogo Autilio on 9/26/14. // Copyright (c) 2014-2016 AnyKey Entertainment. All rights reserved. // #import @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end