filesbox/app/filesbox_ios/FilesBox/Pods/Target Support Files/MBProgressHUD/MBProgressHUD.modulemap

7 lines
116 B
Plaintext
Raw Normal View History

2023-09-21 02:53:23 +00:00
framework module MBProgressHUD {
umbrella header "MBProgressHUD-umbrella.h"
export *
module * { export * }
}