filesbox/app/filesbox_ios/FilesBox/Pods/Target Support Files/TOCropViewController/TOCropViewController.modulemap
2023-09-20 16:37:14 +08:00

7 lines
130 B
Plaintext

framework module TOCropViewController {
umbrella header "TOCropViewController-umbrella.h"
export *
module * { export * }
}