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