Deintegrate CocoaPods from the active Xcode project, removing all traces such as pods, configurations, and references to restore a clean project state.
Install CocoaPods dependencies in the active Xcode project, with options for verbose output, updating spec repositories, and forcing a clean installation.
Enables retrieval of README files, package information, and metadata from CocoaPods registry with GitHub integration. Supports searching packages, fetching dependencies, and extracting usage examples for Swift and Objective-C libraries.
deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub Actions, and more.
It runs locally as a CLI and as an MCP server. It calls public package registry and OSV APIs directly; there is no hosted deptrust service to trust or configure.
Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
Clean build caches, DerivedData, and temporary files to resolve build issues caused by stale caches. Supports Gradle, Xcode, Node.js, and CocoaPods cleaning.
Check a software package for known vulnerabilities by specifying its name and ecosystem (e.g., PyPI, npm, Maven), with an optional version filter, using data from OSV.dev.