pod

CocoaPods, the Cocoa library package manager

Subcommands

NameDescription
deintegrateDeintegrate CocoaPods from your project
cacheManipulate the CocoaPods cache
listList pods
setupSetup the CocoaPods environment
specManage pod specs
installInstall project dependencies according to versions from a Podfile.lock
envDisplay pod environment
outdatedShow outdated project dependencies
initGenerate a Podfile for the current directory
ipcInter-process communication
pluginsShow available CocoaPods plugins
libDevelop pods
searchSearch for pods
repoManage spec-repositories
trunkInteract with the CocoaPods API (e.g. publishing new specs)
updateUpdate outdated project dependencies and create new Podfile.lock
tryTry a Pod!

Options

NameDescription
--silentShow nothing
--verboseShow more debugging information
--no-ansiShow output without ANSI codes
--helpShow help banner of specified command