Commit 36006365 authored by Fabio Pelosin's avatar Fabio Pelosin

[InstallerData] Stub #specs_by_target

parent 062c172c
...@@ -34,10 +34,22 @@ module Pod ...@@ -34,10 +34,22 @@ module Pod
# #
attr_accessor :project attr_accessor :project
def specs_by_target
# TODO
{}
end
end end
end end
end end
# TODO
module Pod
class Podfile
include Config::Mixin
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