The Cartfile documentation makes the assertion:
If no version requirement is given, any version of the dependency is allowed.
with t
Just leave the version number out. Mine looks like this and it works:
github "Alamofire/Alamofire" github "auth0/JWTDecode.swift"