mirror of
https://github.com/renovatebot/renovate.git
synced 2025-05-13 08:01:49 +00:00
4 lines
315 B
Markdown
4 lines
315 B
Markdown
The `cocoapods` manager supports extracting both "pod" type references as well as dependencies on GitHub repositories that use versioned tags.
|
|
|
|
Whenever a `Podfile` is updated, Renovate will also update any associated `Podfile.lock` file.
|
|
This is done using the `cocoapods` gem, which runs within the Ruby runtime.
|