Pods-Lighting.modulemap 116 Bytes
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6
framework module Pods_Lighting {
  umbrella header "Pods-Lighting-umbrella.h"

  export *
  module * { export * }
}