7 lines
110 B
Plaintext

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