Pods-Girly.modulemap 110 B

123456
  1. framework module Pods_Girly {
  2. umbrella header "Pods-Girly-umbrella.h"
  3. export *
  4. module * { export * }
  5. }