blob: aaf78285b4f636bb370890c822519d5dd5bf196f [file] [log] [blame] [view]
---
layout: documentation
title: Converting CocoaPods dependencies
---
# Converting CocoaPods dependencies
CocoaPods is a third-party dependency management system for Apple application
development.
[PodToBUILD](https://github.com/pinterest/PodToBUILD) provides a
`repository_rule` to automatically generate [CocoaPods](https://cocoapods.org/)
Bazel packages that are compatible with [Tulsi](https://tulsi.bazel.build/).