Package manager
CocoaPods
Import Podfile and watch changelogs, release notes and security updates.
Track mobile dependencies with changelog highlights and update alerts.
Platforms: iOS, macOS
What you get
A single monitor with clear alerts and clean summaries.
- Release notes and changelog summaries
- Security and breaking change signals
- Alerts sent to email or webhooks
Monitor CocoaPods dependencies with DepLog.dev
We track public registries and read release notes when available. Alerts follow your version ranges so you only see relevant changes.
Supported inputs
Paste the full file, a dependency section or a clean list.
Podfile
Recommended file format for CocoaPods projects.
List format
One package per line. Example: Alamofire 5.9.1.
Example input
Example only. Your file can include more fields.
platform :ios, "14.0"
target "App" do
pod "Alamofire", "~> 5.9"
pod "SnapKit", "~> 5.7"
endHow to import dependencies
Follow these steps before you save the monitor.
1
Open Podfile and copy the dependencies.
2
Paste into DepLog and confirm the list.
3
Choose alert rules and a delivery channel.
4
Save the monitor and wait for the first scan.
Alerting tips
Pinned versions do not trigger alerts. Use the range syntax your manager supports if you want more updates.
FAQ
Common questions about CocoaPods
Which file should I paste for CocoaPods?
Paste Podfile. You can also paste a line list.
Can I paste a line list like Alamofire 5.9.1?
Yes. Use one package per line with versions when possible.
Do you support pods pinned with version ranges?
Yes. We read pod entries and capture the version string when it is provided.
Do you support private registries?
Not yet. We monitor public registries only. Private packages are not supported.
Start monitoring
Track mobile dependencies with changelog highlights and update alerts.
Start monitoring