module.modulemap 118 Bytes
framework module CNLiveAVCamera {
  umbrella header "CNLiveAVCamera-umbrella.h"

  export *
  module * { export * }
}