Commit ffbb3b95 authored by Nolan Waite's avatar Nolan Waite

Remove project templates from gemspec

parent ed6862fd
...@@ -22,7 +22,6 @@ Gem::Specification.new do |s| ...@@ -22,7 +22,6 @@ Gem::Specification.new do |s|
"against." "against."
s.files = Dir["lib/**/*.rb"] + s.files = Dir["lib/**/*.rb"] +
Dir["xcode-project-templates/**/*.*"] +
%w{ bin/pod README.md LICENSE } %w{ bin/pod README.md LICENSE }
s.executables = %w{ pod } s.executables = %w{ pod }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment