GKSliderView.modulemap 114 B

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