I was trying to update the existing pods with the pod install command, but it takes forever to run.
pod install
The verbose mode shows it was stuck at the following
Even I was thinking the same. If you open Activity Monitor you can see that it is downloading something at there on the name of GIT.
Activity Monitor
I found this tip useful.
https://stackoverflow.com/a/21916507/563735