3 4 5 6 7
# File 'lib/cocoapods/hooks/pod_representation.rb', line 3 def config UI.warn "[#{name}] Specification#config is deprecated. The config is accessible from " \ 'the parameter passed to the hooks' Config.instance end