Commit 9b72d277 authored by Fabio Pelosin's avatar Fabio Pelosin

[Podfile] added #to_s.

parent 18e1ccbb
......@@ -504,5 +504,9 @@ module Pod
def validate!
end
def to_s
"Podfile"
end
end
end
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