INPopoverController
INPopoverController copied to clipboard
Unable in install using CocoaPods with error 'Unable to find a pod with name matching `INPopoverController'"
I'm having trouble installing using CocoaPods.
Apparently the directory doesn't find InPopoverController, I used the pod search
command to try and find it,
pod search INPopoverController [!] Unable to find a pod with name matching `INPopoverController'
You get the same error when trying to run pod install
.
http://stackoverflow.com/questions/21342574/cocoapods-error-to-install-search-pods
You can try it
@feefk thanks. I followed those instructions. It really isn't coming up in searches! I still get the same result. Can you see INPopoverController from you installation?
I'm also experiencing the same, it's not listed on the cocoapods website nor in the main cocoapods spec.