module.modulemap 144 Bytes
framework module CNLiveImagePickerController {
  umbrella header "CNLiveImagePickerController-umbrella.h"

  export *
  module * { export * }
}