提交
This commit is contained in:
34
Pods/Target Support Files/TZImagePickerController/TZImagePickerController-umbrella.h
generated
Normal file
34
Pods/Target Support Files/TZImagePickerController/TZImagePickerController-umbrella.h
generated
Normal file
@@ -0,0 +1,34 @@
|
||||
#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 "NSBundle+TZImagePicker.h"
|
||||
#import "TZAssetCell.h"
|
||||
#import "TZAssetModel.h"
|
||||
#import "TZAuthLimitedFooterTipView.h"
|
||||
#import "TZGifPhotoPreviewController.h"
|
||||
#import "TZImageCropManager.h"
|
||||
#import "TZImageManager.h"
|
||||
#import "TZImagePickerController.h"
|
||||
#import "TZImageRequestOperation.h"
|
||||
#import "TZPhotoPickerController.h"
|
||||
#import "TZPhotoPreviewCell.h"
|
||||
#import "TZPhotoPreviewController.h"
|
||||
#import "TZProgressView.h"
|
||||
#import "TZVideoCropController.h"
|
||||
#import "TZVideoEditedPreviewController.h"
|
||||
#import "TZVideoPlayerController.h"
|
||||
#import "UIView+TZLayout.h"
|
||||
#import "TZLocationManager.h"
|
||||
|
||||
FOUNDATION_EXPORT double TZImagePickerControllerVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char TZImagePickerControllerVersionString[];
|
||||
|
||||
Reference in New Issue
Block a user