Can't install BraintreeDropIn through cocoapod 'Unable to find a specification for `BraintreeDropIn`'

261 views Asked by At

Unable to install BraintreeDropIn through cocoapod.

I'm getting the error

Unable to find a specification for BraintreeDropIn.

In my podfile,

pod 'BraintreeDropIn'
1

There are 1 answers

0
saurabh On BEST ANSWER

As discussed in chats, this problem was solved by doing

pod setup