framework module ZIPFoundation {
  umbrella header "ZIPFoundation-umbrella.h"

  export *
  module * { export * }
}