Files
My-Mind-2.0/My Mind/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap

7 lines
124 B
Plaintext

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