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