Pods-CNLivePublishContent_Example.modulemap 156 Bytes
framework module Pods_CNLivePublishContent_Example {
  umbrella header "Pods-CNLivePublishContent_Example-umbrella.h"

  export *
  module * { export * }
}