googlesamples / ios-nearby

69 stars 30 forks source link

pod installs 0.9.5 #14

Closed kiranmadhav closed 7 years ago

kiranmadhav commented 7 years ago

Please help me how to install version 1.0.1

I tried the following

pod 'NearbyMessages', '~> 1.0'

dan-webb commented 7 years ago

Try deleting the Pods directory and running pod install again.

I've heard of one other customer running into this problem, but I'm not able to reproduce it. It seems to be a bug in CocoaPods.

kiranmadhav commented 7 years ago

Thanks for the support.

I have tried deleting the pods. No Luck

At last I made it work by downloading the corresponding version and installed the pod manually.