pod

Swift 및 Objective-C Cocoa 프로젝트를 위한 종속성 관리 도구. 더 많은 정보: https://guides.cocoapods.org/terminal/commands.html.

pod init

pod install

pod list

pod outdated

pod update

pod update {{포드_이름}}

pod deintegrate {{xcode_프로젝트}}