orta/cocoapods-keys
A key value store for storing per-developer environment and application keys observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4400
- days_rel: n/a
- days_push: 1097
- n_releases_24m: 0
Adoption not part of the score
1548 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CocoaPods plugin that stores per-developer environment and application keys securely in the macOS keychain instead of source code. On pod install it generates scrambled Objective-C classes that unscramble keys at runtime, supporting both Swift and Objective-C projects.
Use cases
- keep API keys out of the iOS app source repository
- store per-developer secrets in the macOS keychain
- prompt teammates for missing keys during pod install
- obfuscate keys in the binary to resist dumping
- manage project secrets via pod keys set commands
When to choose
- you have an existing CocoaPods-based iOS or macOS project
- you want keychain-backed per-developer configuration with generated code
When to avoid
- you are starting a new project - the README recommends Arkana instead
- you use SPM or Carthage rather than CocoaPods
- you need cross-platform secret management beyond Apple ecosystems
Facets
plugin · maturity maintenance
secrets-management security plugin-system build-tool mobile-development security developer-tools apple-ecosystem cli ruby cocoapods keychain api-keys objc swift ios-development macos ios
1 source
- readme: https://github.com/orta/cocoapods-keys · fetched 2026-08-28 · e53c3c4370e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| orta/cocoapods-keys | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="orta/cocoapods-keys")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem