Method: Pod::Podfile::TargetDefinition#raw_inhibit_warnings_hash

Defined in:
lib/cocoapods-core/podfile/target_definition.rb

#raw_inhibit_warnings_hashObject (private)



914
915
916
# File 'lib/cocoapods-core/podfile/target_definition.rb', line 914

def raw_inhibit_warnings_hash
  get_hash_value('inhibit_warnings', {})
end