Closed canpoyrazoglu closed 6 years ago
Before you ask, yes, I did pod update
pod update
In my podfile I have (with 20+ other perfectly working pods): pod 'vpsocketio'
Though it says:
[!] Unable to find a specification for vpsocketio
vpsocketio
Apparently, the podfile is case-sensitive. I've changed it to VPSocketIO and it worked. Updating the readme might be a good idea.
VPSocketIO
Hi @canpoyrazoglu thank you for pointing it out. I updated READMe file.
Before you ask, yes, I did
pod update
In my podfile I have (with 20+ other perfectly working pods): pod 'vpsocketio'
Though it says:
[!] Unable to find a specification for
vpsocketio