# mapbox-accounts-ios **Repository Path**: mirrors_mapbox/mapbox-accounts-ios ## Basic Information - **Project Name**: mapbox-accounts-ios - **Description**: Integration between your mapbox.com account and Mapbox mobile SDKs on iOS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-06 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mapbox-accounts-ios The MapboxAccounts package integrates your mapbox.com account with Mapbox’s SDKs for iOS. To install MapboxAccounts using Swift Package Manager, add the following dependency to your Package.swift manifest: ```swift .package(url: "https://github.com/mapbox/mapbox-accounts-ios.git", from: "2.3.1") ```