LVCShortVideoController.h 230 Bytes
//
//  LVCShortVideoController.h
//  LiveVideoCloud
//
//  Created by iOS on 2017/7/7.
//  Copyright © 2017年 cnlive. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface LVCShortVideoController : UIViewController

@end