This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // UIApplication+Debug.m | |
| // | |
| // Created by valvoline on 09/10/15. | |
| // Copyright © 2015 ISALabs. All rights reserved. | |
| // | |
| #import <UIKit/UIKit.h> | |
| @interface UIApplication (Debug) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // UIAlertController+Utilities.h | |
| // | |
| // Created by valvoline on 18/12/14. | |
| // Copyright (c) 2014 sofapps. All rights reserved. | |
| // | |
| #import <UIKit/UIKit.h> | |
| @interface UIAlertController (Utilities) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // SpringboardLayout.h | |
| // | |
| // Created by valv0 on 11/10/14. | |
| // Copyright (c) 2014 sofapps. All rights reserved. | |
| // | |
| #import <UIKit/UIKit.h> |
NewerOlder