6 lines
134 B

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