Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Kotlin/kmp-cocoapods-to-spm-migration

Repository files navigation

CocoaPods to SwiftPM Migration Skill

This repository has been archived. The skill has moved to the kotlin-agent-skills monorepo.

Please use the new location for installation, issues, and contributions.

Installation (New Location)

For Claude Code:

mkdir -p .claude/skills && curl -sL https://kotl.in/pods-spm-skill | tar xz -C .claude/skills

For Junie:

mkdir -p .junie/skills && curl -sL https://kotl.in/pods-spm-skill | tar xz -C .junie/skills

For Codex:

mkdir -p .codex/skills && curl -sL https://kotl.in/pods-spm-skill | tar xz -C .codex/skills

License

Apache License 2.0 - See LICENSE for details.

About

AI-assisted migration of Kotlin Multiplatform (KMP) projects from CocoaPods to Swift Package Manager import

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors