SCLAlertView.modulemap 114 Bytes
framework module SCLAlertView {
  umbrella header "SCLAlertView-umbrella.h"

  export *
  module * { export * }
}