Pods-ABtong.modulemap 112 B

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