Commit f2be6617 authored by Yasna Kateb's avatar Yasna Kateb
Browse files

Added README for pod

parent 52f58785
# 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