Files
ContextMenu/Example/Pods/Target Support Files/Pods-Example/Pods-Example.modulemap
T
2018-03-10 13:03:11 -05:00

7 lines
114 B
Plaintext

framework module Pods_Example {
umbrella header "Pods-Example-umbrella.h"
export *
module * { export * }
}