Search code examples
ioscocoapodsbraintreebraintree-sandbox

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


Unable to install BraintreeDropIn through cocoapod.

I'm getting the error

Unable to find a specification for BraintreeDropIn.

In my podfile,

pod 'BraintreeDropIn'

Solution

  • As discussed in chats, this problem was solved by doing

    pod setup