Pods-BFCommonKit_Tests.modulemap 134 B

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