module Slather
Constants
- VERSION
Public Class Methods
prepare_pods(pods)
click to toggle source
# File lib/slather.rb, line 16 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