Commit 7eec30aa authored by Fabio Pelosin's avatar Fabio Pelosin

Add temporary placeholders for hooks data

parent 2eec21e1
......@@ -7,6 +7,10 @@ module Pod
#
class LibraryData
def dependencies
[]
end
end
end
......
......@@ -19,6 +19,12 @@ module Pod
root_spec.to_s
end
def source_files
[]
end
#--------------------------------------------------------------------------------#
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