update
This commit is contained in:
29
Pods/Target Support Files/DDZFPlayerKit_Private/DDZFPlayerKit_Private-umbrella.h
generated
Normal file
29
Pods/Target Support Files/DDZFPlayerKit_Private/DDZFPlayerKit_Private-umbrella.h
generated
Normal file
@@ -0,0 +1,29 @@
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "UIImageView+ZFCache.h"
|
||||
#import "UIView+ZFFrame.h"
|
||||
#import "ZFLandScapeControlView.h"
|
||||
#import "ZFLoadingView.h"
|
||||
#import "ZFNetworkSpeedMonitor.h"
|
||||
#import "ZFPlayerControlView.h"
|
||||
#import "ZFPortraitControlView.h"
|
||||
#import "ZFSliderView.h"
|
||||
#import "ZFSmallFloatControlView.h"
|
||||
#import "ZFSpeedLoadingView.h"
|
||||
#import "ZFUtilities.h"
|
||||
#import "ZFVolumeBrightnessView.h"
|
||||
#import "ZFIJKPlayerManager.h"
|
||||
|
||||
FOUNDATION_EXPORT double DDZFPlayerKit_PrivateVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char DDZFPlayerKit_PrivateVersionString[];
|
||||
|
||||
Reference in New Issue
Block a user