ViewController.h 220 Bytes
//
//  ViewController.h
//  NNewGumpSDKDemo
//
//  Created by yanglele on 2019/5/24.
//  Copyright © 2019 yanglele. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface ViewController : UIViewController


@end