Commit 62a8c9ae authored by laiso's avatar laiso

minor refactoring 'user_interface.rb'

parent f317cf7a
......@@ -170,7 +170,7 @@ module Pod
end
title(colored_title, '', 1) do
puts_indented pod.summary
puts_indented pod.summary if pod.summary
puts_indented "pod '#{pod.name}', '~> #{pod.version}'"
labeled('Homepage', pod.homepage)
labeled('Source', pod.source_url)
......
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