Pods-ZZUIKit_Example.modulemap 130 B

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