How to find out the version of installed cocoa pods?
I\'m not asking about the version of the cocoa pods gem, but the version of the pods themselves. Ideally it
if You are finding the version of a particular pod installed, then follow below steps:
Open Xcode Click on "Project Navigator" Click on "Pods" Open The Pod you wanna know the version of Expand it Expand the "Supporting Files" folder Click On yourpodname.plist Read the Bundle Version string, short