{"id":13994938,"url":"https://github.com/googlemaps/ios-maps-sdk","last_synced_at":"2026-02-26T21:25:15.825Z","repository":{"id":212536981,"uuid":"719150115","full_name":"googlemaps/ios-maps-sdk","owner":"googlemaps","description":"Google Maps SDK for iOS","archived":false,"fork":false,"pushed_at":"2026-01-27T23:55:36.000Z","size":4112,"stargazers_count":96,"open_issues_count":34,"forks_count":19,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-02-16T16:52:37.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlemaps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-15T15:01:45.000Z","updated_at":"2026-02-04T06:06:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"69fffe64-94ff-40c5-bca1-f4b80dfbcf8a","html_url":"https://github.com/googlemaps/ios-maps-sdk","commit_stats":null,"previous_names":["googlemaps/ios-maps-sdk"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/googlemaps/ios-maps-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps%2Fios-maps-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps%2Fios-maps-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps%2Fios-maps-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps%2Fios-maps-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlemaps","download_url":"https://codeload.github.com/googlemaps/ios-maps-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps%2Fios-maps-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29872967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T21:05:00.265Z","status":"ssl_error","status_checked_at":"2026-02-26T20:57:13.669Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T14:03:11.208Z","updated_at":"2026-02-26T21:25:15.684Z","avatar_url":"https://github.com/googlemaps.png","language":"Swift","readme":"# Google Maps SDK For iOS Swift package\n\n## Description\n\nThis repository contains the Swift package for the\n[Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk).\nFor additional methods of installing the Maps SDK for iOS including CocoaPods,\nsee the Maps SDK for iOS\n[documentation](https://developers.google.com/maps/documentation/ios-sdk/config).\n\n## Requirements\n\n-   [Xcode](https://developer.apple.com/xcode/) version 16.0 or later\n-   An app targeting iOS 16 or later\n-   A Google Maps Platform\n    [project](https://developers.google.com/maps/documentation/ios-sdk/cloud-setup)\n    with the Maps SDK for iOS enabled.\n-   An\n    [API key](https://developers.google.com/maps/documentation/ios-sdk/get-api-key)\n    associated with the project above.\n\n## Installation\n\n1.  Follow the instructions for\n    [adding package dependencies to your app in Xcode](https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app).\n\n2.  In the \"Enter Package URL\" field, enter this GitHub repository:\n\n    ```\n    https://github.com/googlemaps/ios-maps-sdk\n    ```\n\n3.  Select the\n    [version](https://developers.google.com/maps/documentation/ios-sdk/versions)\n    of the Maps SDK for iOS that you want to use. For new projects, we recommend\n    specifying the latest version and using the \"Exact Version\" option.\n\n4.  Follow the\n    [instructions](https://developers.google.com/maps/documentation/ios-sdk/config#get-key)\n    to add your API key to your app.\n\n## Sample App\n\nSee samples demonstrating use of the Maps SDK for iOS on\n[developers.google.com](https://developers.google.com/maps/documentation/ios-sdk/code-samples)\nor on [GitHub](https://github.com/googlemaps-samples/maps-sdk-for-ios-samples).\n\n## Documentation\n\nDocumentation for the Maps SDK for iOS is available as\n[guides](https://developers.google.com/maps/documentation/ios-sdk/) and\n[reference documentation](https://developers.google.com/maps/documentation/ios-sdk/reference).\n\n## Contributing\n\nExternal contributions are not accepted for this repository, per the\n[Contributing guide](https://github.com/googlemaps/ios-maps-sdk/blob/main/CONTRIBUTING.md).\n\n## Terms of Service\n\nThis package uses Google Maps Platform services, and any use of Google Maps\nPlatform is subject to the\n[Terms of Service](https://cloud.google.com/maps-platform/terms).\n\n## Support\n\nFor issues with the Maps SDK for iOS, the primary support channel is to\n[open a support case](https://developers.google.com/maps/documentation/ios-sdk/support#contact-maps-support)\nwith the Google Maps Platform support team. Alternatively, you can\n[file an issue](https://developers.google.com/maps/documentation/ios-sdk/support#issue-tracker)\non the Maps SDK for iOS issue tracker.\n\nIf you would like to get answers to technical questions from other Google Maps\nPlatform developers, ask through one of our\n[developer community channels](https://developers.google.com/maps/developer-community).\nYou can also discuss on the Google Maps Platform\n[Discord server](https://discord.gg/hYsWbmk).\n\nThis repository is offered via an open source license. It is not governed by the\nGoogle Maps Platform Support\n[Technical Support Services Guidelines](https://cloud.google.com/maps-platform/terms/tssg),\nthe [SLA](https://cloud.google.com/maps-platform/terms/sla), or the\n[Deprecation Policy](https://developers.google.com/maps/deprecations) (however,\nany Google Maps Platform services used by the library remain subject to the\nGoogle Maps Platform Terms of Service).\n\n## Versioning\n\nThis repository adheres to [semantic versioning](https://semver.org/) to\nindicate when backwards-incompatible changes are introduced. Accordingly, while\nthe library is in version 0.x, backwards-incompatible changes may be introduced\nat any time.\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglemaps%2Fios-maps-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglemaps%2Fios-maps-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglemaps%2Fios-maps-sdk/lists"}