pod Command Examples

Dependency manager for Swift and Objective-C Cocoa projects. More information: https://guides.cocoapods.org/terminal/commands.html.

pod init

pod install

pod list

pod outdated

pod update

pod update {{pod_name}}

pod deintegrate {{xcode_project}}