filesbox/app/filesbox_ios/FilesBox/ImageUploadFilesBoxs/ShareViewController.h

14 lines
224 B
C
Raw Permalink Normal View History

2023-09-21 02:53:23 +00:00
//
// ShareViewController.h
// ImageUploadFilesBoxs
//
// Created by 无极互联 on 2023/4/24.
//
#import <UIKit/UIKit.h>
#import <Social/Social.h>
@interface ShareViewController : SLComposeServiceViewController
@end