431 432 433
# File 'lib/pod_builder/podfile_item.rb', line 431 def podspec_name return name.gsub("/", "_") end