AutosoftDMS / SignalR-Swift

SignalR client library written in pure Swift
MIT License
60 stars 55 forks source link

Pod spec incorrect #30

Closed russnettle closed 6 years ago

russnettle commented 6 years ago

Read me advises pod version as

pod 'SignalRSwift', '~> 2.0.3'

However running pod search SignalRSwift returns

SignalRSwift (2.0.2) A SignalR client library for iOS written in Swift pod 'SignalRSwift', '~> 2.0.2'

jordancamara commented 6 years ago

Sorry, the pod spec is actually correct. The documentation is wrong. I just updated it. Thanks!