renovate/lib/manager/cocoapods/readme.md
2020-03-05 14:22:15 +01:00

3 lines
316 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 accompanying `Podfile.lock` file. This is done using the `cocoapods` gem which runs within the Ruby runtime.