GBA003/Pods/Target Support Files/GTMAppAuth/GTMAppAuth.modulemap
2024-05-30 10:22:15 +08:00

7 lines
100 B
Plaintext

module GTMAppAuth {
umbrella header "GTMAppAuth-umbrella.h"
export *
module * { export * }
}