Method: Pod::Podfile::TargetDefinition#raw_use_modular_headers_hash
- Defined in:
- lib/cocoapods-core/podfile/target_definition.rb
#raw_use_modular_headers_hash ⇒ Object (private)
--------------------------------------#
524 525 526 |
# File 'lib/cocoapods-core/podfile/target_definition.rb', line 524 def raw_use_modular_headers_hash get_hash_value('use_modular_headers', {}) end |