Pods-ZZUIKit_Tests.modulemap 126 B

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