Remove project templates from gemspec

This commit is contained in:
Nolan Waite
2011-11-04 22:56:18 -06:00
parent ed6862fd28
commit ffbb3b95cf

View File

@@ -22,7 +22,6 @@ Gem::Specification.new do |s|
"against."
s.files = Dir["lib/**/*.rb"] +
Dir["xcode-project-templates/**/*.*"] +
%w{ bin/pod README.md LICENSE }
s.executables = %w{ pod }