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