Pod Tools

Header Gem Version

Clear CocoaPods cache, re-download and re-install all pods

Insert GIF here

Installation

Install it via terminal:

$ gem install pod-tools

Usage

On your iOS project folder:

# Clean cocoapods data
pod-clean
# Clean cocoapods data and Reinstall
pod-reinstall
# Clean all XCode derived data
pod-clean-derived-data