Skip to content

niknovak-r/GoogleMaps-SP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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"))
]

Packages

No packages published

Languages

  • Shell 53.4%
  • Swift 46.6%