Socket.io-client-swift: can't pod install.

Created on 23 Jul 2017  路  4Comments  路  Source: socketio/socket.io-client-swift

i tried to install with pod. but i have an error.
i used 'pod 'Socket.IO-Client-Swift', '~> 10.2.0' # Or latest version' but terminal get error like below.

[!] Unable to satisfy the following requirements:

  • Socket.IO-Client-Swift (~> 10.2.0) required by Podfile

None of your spec sources contain a spec satisfying the dependency: Socket.IO-Client-Swift (~> 10.2.0).

You have either:

  • out-of-date source repos which you can update with pod repo update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.

Most helpful comment

Have you run pod repo update?

All 4 comments

Have you run pod repo update?

It's solved. thanks!

@nuclearace you saved my day! Thanks!!

Thanx

Was this page helpful?
0 / 5 - 0 ratings

Related issues

astrike30 picture astrike30  路  6Comments

janiduw picture janiduw  路  5Comments

alionthego picture alionthego  路  4Comments

elitelokesh picture elitelokesh  路  6Comments

matthiasp42 picture matthiasp42  路  3Comments