mas/Seedfile

8 lines
296 B
Text
Raw Normal View History

2018-02-08 04:18:39 +00:00
github "carthage/Commandant", "0.13.0", files: "Sources/Commandant/*.swift"
github "antitypical/Result", "3.2.4", files: "Result/*.swift"
2018-01-30 15:20:14 +00:00
target :"mas-tests" do
github "Quick/Nimble", "v7.0.3", files: "Nimble/**.{swift,h}"
github "Quick/Quick", "v1.2.0", files: "Quick/**.{swift,h}"
end