I am currently trying to install Cocoapods and load Firebase into my Xcode project. I installed Cocoapods correctly by typing sudo gem install -n /usr/local/bin cocoapods (found on another Stack Overflow question, but it seems like all of the cocoapods commands cannot be found. For instance, when I type pod init or even pod install, it does not find the command.
Any help would be appreciated!
Thanks, Kyle