module.modulemap 120 Bytes
framework module FLAnimatedImage {
  umbrella header "FLAnimatedImage-umbrella.h"

  export *
  module * { export * }
}