6 lines
116 B

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