try to find pod version by running this in terminal
pod --version
If command not found then you didn’t installed
To install cocoapods
sudo gem install cocoapods
Reference : https://cocoapods.org
try to find pod version by running this in terminal
pod --version
If command not found then you didn’t installed
To install cocoapods
sudo gem install cocoapods
Reference : https://cocoapods.org