ActionSheetPicker-3.0.modulemap 132 B

123456
  1. framework module ActionSheetPicker_3_0 {
  2. umbrella header "ActionSheetPicker-3.0-umbrella.h"
  3. export *
  4. module * { export * }
  5. }