phizclip-ios-demo/demo/MainViewController.h

16 lines
215 B
Objective-C

//
// MainViewController.h
// demo
//
// Created by 杨涛 on 2020/2/6.
// Copyright © 2020 finogeeks. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface MainViewController : UIViewController
@end