Files
nirvana-ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth.modulemap
T

7 lines
110 B
Plaintext

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