framework module adforus_cubex_adapter {
  umbrella header "adforus_cubex_adapter-umbrella.h"

  export *
  module * { export * }
}

module adforus_cubex_adapter.__Swift {
  exclude header "adforus_cubex_adapter-Swift.h"
}
