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

7 lines
120 B
Plaintext
Raw Permalink Normal View History

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