SVProgressHUD.modulemap 116 Bytes
framework module SVProgressHUD {
  umbrella header "SVProgressHUD-umbrella.h"

  export *
  module * { export * }
}