Pods-CNLiveDisease_Example.modulemap 142 Bytes
framework module Pods_CNLiveDisease_Example {
  umbrella header "Pods-CNLiveDisease_Example-umbrella.h"

  export *
  module * { export * }
}