Class: Pod::Podfile::TargetDefinition
- Inherits:
-
Object
- Object
- Pod::Podfile::TargetDefinition
- Defined in:
- lib/cocoapods-user-defined-build-types/private_api_hooks.rb
Constant Summary collapse
- @@root_pod_building_options =
- HashBuildType
-
mapping of pod name to preferred build type if specified.
Hash.new
Class Method Summary collapse
Class Method Details
.root_pod_building_options ⇒ Object
11 12 13 |
# File 'lib/cocoapods-user-defined-build-types/private_api_hooks.rb', line 11 def self. end |