Method: Pod::Podfile::TargetDefinition#raw_configuration_pod_whitelist
- Defined in:
- lib/cocoapods-core/podfile/target_definition.rb
#raw_configuration_pod_whitelist ⇒ Object (private)
950 951 952 |
# File 'lib/cocoapods-core/podfile/target_definition.rb', line 950 def raw_configuration_pod_whitelist get_hash_value('configuration_pod_whitelist', {}) end |