Pods-CNLiveTips_Example.modulemap 136 Bytes
framework module Pods_CNLiveTips_Example {
  umbrella header "Pods-CNLiveTips_Example-umbrella.h"

  export *
  module * { export * }
}