Unverified Commit 87bd507f authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

pod: add README (#8257)

parents 11f36cf9 c1bc062e
# pod
This plugin adds completion for [`CocoaPods`](https://cocoapods.org/).
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects.
To use it, add `pod` to the plugins array in your zshrc file:
```zsh
plugins=(... pod)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment