Commit 10e7ca2c authored by Ben Asher's avatar Ben Asher

fixed requires_host_target? doc

parent a918629d
...@@ -26,7 +26,7 @@ module Pod ...@@ -26,7 +26,7 @@ module Pod
@xcconfigs = {} @xcconfigs = {}
end end
# @return True if the user_target's pods are # @return [Boolean] True if the user_target's pods are
# for an extension and must be embedded in a host, # for an extension and must be embedded in a host,
# target, otherwise false. # target, otherwise false.
# #
......
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