blob: d5185f8867ca3dddf719a9cdea33d40b63688898 [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/).