If you ever run into the experience that setting up your master repo using Cocoapods takes forever - fret not. It is not only you ;-)
So instead of running pod install and being presented with the below “static” image:

You can run the verbose version pod install —verbose and gain this somewhat more informative view:

Still - it does take forever; you are just more informed about what’s going on on the machine.