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.

Kotlin
maintainer
Kotlin
업데이트됨 3/27/2026
스타
287
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use kotlin-tooling-cocoapods-spm-migration