CocoaPods란?


CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 27 thousand libraries and is used in over 1.6 million apps. CocoaPods can help you scale your projects elegantly.

현재 cocoapods 홈페이지에서 설명하고있는 `what is cocoapods’이다. 말그대로 라이브러리 의존성 관리 매니저이고 수많은 xcode 프로젝트 라이브러리들이 cocoapods으로 관리되어진다.

안드로이드에서의 gradle과 같은 역할을 해준다고 보면 생각하기 쉽다.

CocaPods설치


brew install cocoapods