Signal-Pods/Target Support Files/PureLayout/PureLayout.modulemap
2018-02-12 12:02:57 -08:00

7 lines
110 B
Plaintext

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