//
//  AliyunVideoCore.h
//  AliyunVideoCore
//
//  Created by Worthy on 2017/10/17.
//  Copyright © 2017年 Aliyun. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for AliyunVideoCore.
FOUNDATION_EXPORT double AliyunVideoCoreVersionNumber;

//! Project version string for AliyunVideoCore.
FOUNDATION_EXPORT const unsigned char AliyunVideoCoreVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <AliyunVideoCore/PublicHeader.h>


#import <AliyunVideoCore/AVAsset+AVCInfo.h>
#import <AliyunVideoCore/AVCEventManager.h>

