Skip to content

Commit bcd04aa

Browse files
maiosgithub-actions[bot]
authored andcommitted
Announce CocoaPods sunset by December 2026 in iOS READMEs (#14198)
Add prominent notices to the Maps and Search iOS SDK READMEs informing customers that CocoaPods distribution will be discontinued by December 2026 and recommending migration to Swift Package Manager. GitOrigin-RevId: 97200fdc243420cafd2b6307fd58d348839c0997
1 parent f8f50c9 commit bcd04aa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ The Mapbox Maps SDK for iOS is a public library for displaying interactive, thor
77
## Getting Started
88
This README is intended for developers who are interested in contributing to the Mapbox Maps SDK for iOS. Please visit https://docs.mapbox.com/ios/maps/guides/ for general information and instructions on using the Maps SDK in your iOS application.
99

10+
> [!IMPORTANT]
11+
> **CocoaPods support is being sunset by December 2026.**
12+
>
13+
> Mapbox plans to discontinue distributing the Maps SDK for iOS via CocoaPods by **December 2026**. After that date, no new releases will be published to CocoaPods and the existing podspec will no longer be maintained.
14+
>
15+
> We strongly recommend migrating to [Swift Package Manager (SPM)](https://www.swift.org/documentation/package-manager/), which is Mapbox's preferred and actively supported distribution channel for iOS. Please plan your migration ahead of the December 2026 deadline.
16+
1017
## Examples App
1118
The Examples app shows how to use many of the features in the Maps SDK. See the [Examples project](https://github.com/mapbox/mapbox-maps-ios/tree/main/Examples.xcodeproj) for more information.
1219

0 commit comments

Comments
 (0)