Menu
Menu

CocoaPods Unable to find a specification for

간만에 개인 맥북으로 프로젝트에 Cocoapods로 라이브러리를 설치하다가 아래와 같은 에러가 발생했다.

1
Unable to find a specification for ~~~~

pod setup
pod install

setup 후 install을 하게되면 잘된다 :)