Method: Pod::Specification::Consumer#on_demand_resources

Defined in:
lib/cocoapods-core/specification/consumer.rb

#on_demand_resourcesHash{String => Array<String>}

Returns hash where the keys are the tags of the on demand resources and the values are their relative file patterns.

Returns:

  • (Hash{String => Array<String>})

    hash where the keys are the tags of the on demand resources and the values are their relative file patterns.



193
# File 'lib/cocoapods-core/specification/consumer.rb', line 193

spec_attr_accessor :on_demand_resources