Project

pod-tools

0.0
No commit activity in last 3 years
No release in over 3 years
Set of Cocoapods tools (clean, reinstall, clean derived data)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.0
~> 3.2

Runtime

>= 1.7
>= 0.36
~> 0.7
 Project Readme

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