CocoaPods/cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4355
- days_rel: n/a
- days_push: 1611
- n_releases_24m: 0
Adoption not part of the score
1072 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CocoaPods plugin that removes all traces of CocoaPods integration from an Xcode project, deleting build phases, library references, xcconfig files, and Pod groups. It is invoked via the `pod deintegrate` command.
Use cases
- remove cocoapods from an xcode project
- migrate a project from cocoapods to swift package manager
- clean up pod build phases and xcconfig references
- deintegrate pods before switching dependency managers
- undo cocoapods integration in an ios app
When to choose
- you want to fully remove CocoaPods from an Xcode project
- you are migrating to SPM or Carthage and need a clean project
- you need to strip pod-related build phases and file references automatically
When to avoid
- your project still relies on CocoaPods for dependencies
- you need to remove leftover Podfile, Podfile.lock, or workspace files - these remain after deintegration
- you work outside the Apple/Xcode ecosystem
Facets
plugin · maturity maintenance
cli developer-tools build-tool developer-tools mobile-development cli ruby cocoapods xcode ios dependency-removal pod-deintegrate automation macos
1 source
- readme: https://github.com/CocoaPods/cocoapods-deintegrate · fetched 2026-08-28 · 03b5dc5432b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CocoaPods/cocoapods-deintegrate | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="CocoaPods/cocoapods-deintegrate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem