# [Tip] Cannot see pod command after install cocoapods

```swift
gem uninstall cocoapods
brew reinstall cocoapods
# check version
pod --version
```
