module Slather

def self.prepare_pods(pods)

def self.prepare_pods(pods)
  Pod::UI.warn("[Slather] prepare_pods is now deprecated. The call to prepare_pods in your Podfile can simply be ommitted.")
end