mas/Seedfile
2018-01-30 08:20:14 -07:00

8 lines
347 B
Text

# Commandant 0.12.0 doesn't have Swift 4 fixes yet
github "carthage/Commandant", "master", files: "Sources/Commandant/*.swift"
github "antitypical/Result", "3.2.4", files: "Result/*.swift"
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