Google Cloud Swift Client Installation import PackageDescription let package = Package( dependencies: [ .Package(url: "https://github.com/alex-alex/GCloud.git", majorVersion: 0, minor: 13), ] ) License This project is released under the MIT license. See LICENSE for details.