Remove unnessecary uses of Foundation

This commit is contained in:
Kyle Fuller
2015-11-21 14:06:04 +00:00
parent dc774fe43b
commit c86ab9c5b9
5 changed files with 40 additions and 55 deletions

View File

@@ -34,7 +34,7 @@
"StencilSpecs/Nodes/*.swift"
],
"dependencies": {
"Spectre": [ "~> 0.4.1" ],
"Spectre": [ "~> 0.5.0" ],
"PathKit": [ "~> 0.5.0" ]
}
}