Skip to content

niknovak-r/GoogleMaps-SP

Repository files navigation

Google Maps Swift Package

Requirements

Installation

  • Add the following dependency to your project's Package.swift, make sure to replace "x.x.x" with the appropriate version number.
dependencies: [
    .package(url: "https://github.com/YAtechnologies/GoogleMaps-SP.git", .upToNextMinor(from: "x.x.x"))
]

License

The Google Maps iOS SDK and Google Places iOS SDK libraries are the property of Google and are subject to Google's Terms of Service. See LICENSE.google for details.

Packages

No packages published

Languages

  • Shell 53.4%
  • Swift 46.6%