Removing ('-Wno' compiler flags) compiler flags
This commit is contained in:
@@ -7,6 +7,5 @@ Pod::Spec.new do |s|
|
||||
s.author = { 'Diego Chohfi' => 'dchohfi@gmail.com' }
|
||||
s.source = { :git => 'https://github.com/dchohfi/KeyValueObjectMapping.git', :tag => '1.0.0' }
|
||||
s.source_files = 'KeyValueObjectMapping'
|
||||
s.compiler_flags = '-Wno-format-security'
|
||||
s.requires_arc = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user