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

7 lines
104 B
Plaintext
Raw Permalink Normal View History

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