Update out of date pod spec.

This commit is contained in:
David Robles
2013-08-20 10:57:34 -07:00
parent a53f908392
commit ce6cbe1193
+1 -6
View File
@@ -10,9 +10,4 @@ Pod::Spec.new do |s|
s.library = 'z'
s.preserve_paths = ['Tests', '.gitignore']
s.license = { :type => 'MIT', :file => 'LICENSE' }
# Maintain the dir structure for headers
def s.copy_header_mapping(from)
from
end
end
s.header_mappings_dir = '.'