Blame view

HHVDoctorSDK/HHSDKVideo.framework/Headers/HHPhotoPicker.h 245 Bytes
shmily authored
1 2 3 4 5 6 7 8 9 10 11
//
//  PhotoPicker.h
//  PhotoPicker
//
//  Created by Shi Jian on 2018/1/25.
//  Copyright © 2018年 AshenDever. All rights reserved.
//

#ifndef PhotoPicker_h
#define PhotoPicker_h
wangguolei authored
12
#import "SDKCameraImageModel.h"
shmily authored
13 14

#endif /* PhotoPicker_h */