Pods-ZZFoundation_Tests.modulemap 136 B

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