Update out of date pod spec.
This commit is contained in:
@@ -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 = '.'
|
||||
|
||||
Reference in New Issue
Block a user