home/categories/package-distribution/kotlin-kotlin-agent-skills-skills-kotlin-tooling-cocoapods-spm-migration-skill-md
package-distributiondevelopment
kotlin-tooling-cocoapods-spm-migration
Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with swiftPackage(), transforms cocoapods.* imports to swiftPMImport.*, and reconfigures the Xcode project.
maintainer
Kotlin
Mis à jour 3/27/2026
Étoiles
287
Forks
12
quick start
Installation and usage
Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with swiftPackage(), transforms cocoapods.* imports to swiftPMImport.*, and reconfigures the Xcode project.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use kotlin-tooling-cocoapods-spm-migration