blob: 806c38fdcccb8c383f6694de701af1acaffedc54 [file] [edit]
---
title: 'Converting CocoaPods Dependencies'
---
CocoaPods is a third-party dependency management system for Apple application
development.
[PodToBUILD](https://github.com/pinterest/PodToBUILD){: .external} provides a
`repository_rule` to automatically generate [CocoaPods](https://cocoapods.org/)
Bazel packages that are compatible with [Tulsi](https://tulsi.bazel.build/).