0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-27 05:09:37 +00:00
renovatebot_renovate/lib/modules/manager/cocoapods/readme.md
2023-08-22 14:07:21 +02:00

315 B

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.