AlamofireImage.modulemap 118 Bytes
framework module AlamofireImage {
  umbrella header "AlamofireImage-umbrella.h"

  export *
  module * { export * }
}