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
更新于 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