Since CocoaPods is going to become readonly by the end of the year, many teams are switching to Swift Package Manager for good.
I've been doing the same on some projects I work on and since I don't like repetitive tasks I've created an AI Agent's skill for automating the migration process in Kotlin Multiplatform / Compose Multiplatform projects.
Every contribution, comment or experience is welcome.

GitHub - xabaras/kmp-cocoapods-to-swiftpm: This is an AI agents skill to refactor a Kotlin Multiplatform / Compose Multiplatform project from CocoaPods-based iOS dependency integration to Swift Package Manager import tooling, preserving compatible versions and updating Gradle/Xcode configuration safely.
This is an AI agents skill to refactor a Kotlin Multiplatform / Compose Multiplatform project from CocoaPods-based iOS dependency integration to Swift Package Manager import tooling, preserving com...
