GMRefresh.modulemap 108 Bytes
framework module GMRefresh {
  umbrella header "GMRefresh-umbrella.h"

  export *
  module * { export * }
}