Method: Pod::Installer::UserProjectIntegrator#targets

Defined in:
lib/cocoapods/installer/user_project_integrator.rb

#targetsArray<AggregateTarget> (readonly)

Returns the targets represented in the Podfile.

Returns:



38
39
40
# File 'lib/cocoapods/installer/user_project_integrator.rb', line 38

def targets
  @targets
end