# CocoaPods/cocoapods-deintegrate

A CocoaPods plugin to remove and de-integrate CocoaPods from your project.

Repository: https://github.com/CocoaPods/cocoapods-deintegrate
Canonical: https://ross.abutalabs.com/products/cocoapods-deintegrate
Language: Ruby
License: MIT
License Family: permissive
Last push: 2022-04-05T22:21:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4355, "days_push": 1611, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1072, forks 44 (observed 2026-08-28T04:03:28.365637+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: cli, developer-tools, build-tool
- domain: developer-tools, mobile-development
- platform: cli, ruby
- tags: cocoapods, xcode, ios, dependency-removal, pod-deintegrate, automation, macos

## Member repositories
- CocoaPods/cocoapods-deintegrate (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.365637+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:39.587857+00:00, confidence not recorded.
  - readme: https://github.com/CocoaPods/cocoapods-deintegrate (fetched 2026-08-28T04:03:28.365637+00:00, sha 03b5dc5432b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
