Files
GitHawk/Pods/Target Support Files/HTMLString/HTMLString.modulemap
2017-09-17 16:55:23 -04:00

7 lines
110 B
Plaintext

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