Commit 6054fd80 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Improve Installer#aggregate_targets

parent b4fdef40
......@@ -168,8 +168,9 @@ module Pod
#
attr_reader :names_of_pods_to_install
# @return [Array<AggregateTarget>] The Podfile targets containing library
# dependencies.
# @return [Array<AggregateTarget>] The model representations of an
# aggregation of pod targets generated for a target definition
# in the Podfile as result of the analyzer.
#
attr_reader :aggregate_targets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment