Files
LabelSwitch/Example/Pods/Target Support Files/Pods-LabelSwitch_Example/Pods-LabelSwitch_Example.modulemap
T
2018-02-27 12:51:46 +09:00

7 lines
138 B
Plaintext

framework module Pods_LabelSwitch_Example {
umbrella header "Pods-LabelSwitch_Example-umbrella.h"
export *
module * { export * }
}