Method: Pod::Installer::UserProjectIntegrator#targets
- Defined in:
- lib/cocoapods/installer/user_project_integrator.rb
#targets ⇒ Array<AggregateTarget> (readonly)
Returns the targets represented in the Podfile.
38 39 40 |
# File 'lib/cocoapods/installer/user_project_integrator.rb', line 38 def targets @targets end |