Files
IQKeyboardManager/Demo/Objective_C_Demo/ViewController/CustomViewController.h
2015-08-22 12:27:19 +05:30

14 lines
234 B
Objective-C

//
// CustomViewController.h
// IQKeyboardManager
//
// Created by InfoEnum02 on 21/04/15.
// Copyright (c) 2015 Iftekhar. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface CustomViewController : UIViewController
@end