Commit f679d65f authored by Eloy Duran's avatar Eloy Duran

Clean

parent 3ca4bf3d
...@@ -82,9 +82,9 @@ module Pod ...@@ -82,9 +82,9 @@ module Pod
dep dep
end end
def xcconfig(path) #def xcconfig(path)
@xcconfig = path #@xcconfig = path
end #end
def frameworks(*frameworks) def frameworks(*frameworks)
@frameworks = frameworks.map { |f| Pathname.new(f) } @frameworks = frameworks.map { |f| Pathname.new(f) }
......
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