Files
PluggableApplicationDelegate/Example/Pods/Target Support Files/Pods-PluggableApplicationDelegate_Example/Pods-PluggableApplicationDelegate_Example.modulemap
T
2017-02-26 20:36:13 -03:00

7 lines
172 B
Plaintext

framework module Pods_PluggableApplicationDelegate_Example {
umbrella header "Pods-PluggableApplicationDelegate_Example-umbrella.h"
export *
module * { export * }
}