Class: Pod::Installer::PostIntegrateHooksContext
- Inherits:
-
BaseInstallHooksContext
- Object
- BaseInstallHooksContext
- Pod::Installer::PostIntegrateHooksContext
- Defined in:
- lib/cocoapods/installer/post_integrate_hooks_context.rb
Overview
Context object designed to be used with the HooksManager which describes the context of the installer.
Instance Attribute Summary
Attributes inherited from BaseInstallHooksContext
#pod_target_subprojects, #pods_project, #sandbox, #sandbox_root, #umbrella_targets
Method Summary
Methods inherited from BaseInstallHooksContext
generate, #generated_projects, #initialize
Constructor Details
This class inherits a constructor from Pod::Installer::BaseInstallHooksContext