Pods-MKRRadioManager_Example.modulemap 146 B

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