CocoaPods
The Cocoa Dependency Manager. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 91
- Release rhythm 92
- Longevity 100
Flags: no_license
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: 1
- age_days: 5499
- days_rel: 58
- days_push: 58
- n_releases_24m: 4
Adoption not part of the score
14831 stars · 2682 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CocoaPods is the dependency manager for Swift and Objective-C Cocoa projects, resolving dependencies declared in a Podfile, fetching sources, and integrating them into an Xcode workspace. It is built in Ruby and now officially in maintenance mode with trunk moving to read-only.
Use cases
- manage ios dependencies
- install third-party libraries in an xcode project
- resolve swift and objective-c library versions
- publish a pod to the cocoapods trunk
- share a private library repo with a team
- automate xcode workspace integration for dependencies
When to choose
- you maintain an existing iOS/macOS project already using CocoaPods
- a legacy dependency is only distributed as a pod
- your team relies on Podfile-based reproducible builds
When to avoid
- starting a new Swift project - prefer Swift Package Manager
- you need actively developed tooling with new Xcode features
- you want multiplatform dependency management beyond Apple ecosystems
Facets
cli-tool · maturity maintenance
package-manager cli build-tool developer-tools developer-tools mobile-development apple-ecosystem cross-platform cli ruby cocoapods xcode ios swift objective-c podfile dependency-resolution macos
4 sources
- readme: https://github.com/CocoaPods/CocoaPods · fetched 2026-08-28 · d2b837ae905e
- homepage: https://cocoapods.org/ · fetched 2026-08-29 · 684425a16698
- site_page: https://cocoapods.org/about · fetched 2026-08-29 · a9a16f869d36
- site_page: https://guides.cocoapods.org/using/getting-started.html · fetched 2026-08-29 · 65e3ddca771f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CocoaPods/CocoaPods | main | 93 |
| CocoaPods/Specs | infra | 67 |
| CocoaPods/Xcodeproj | sdk | 93 |
For agents
markdown · JSON · MCP: product_card(name="CocoaPods/CocoaPods")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem