Command 'pod' not found, did you mean: linux code example
Example: pod: command not found
First Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Second
sudo gem install cocoapods
Third
pod setup
Fourth
pod install