CNLiveBusinessTools.modulemap 128 Bytes
framework module CNLiveBusinessTools {
  umbrella header "CNLiveBusinessTools-umbrella.h"

  export *
  module * { export * }
}