Pods-LMSTests.modulemap 116 B

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