1. sudo gem install cocoapods

Cocoapods 설치

2. pod setup


3. pod init

해당 디렉토리에서 pod를 초기화 해줌(Podfile 자동 생성)

4. pod install


Posted by 知彼知己百戰不殆
,