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

7 lines
104 B
Plaintext

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