jordanebelanger/SwiftyBluetooth

Cocoapods repo version desync

DawnGuardian opened this issue · 0 comments

The current version on Cocoapods shows version 5.0. The files on this repo seem to be from version 2.0 (according to the readme inside).

The latest release, version 3.1.0 is accessible via Cocoapods so it is not really an issue, but anyone simply using

pod `SwiftyBluetooth'

in the Podfile will automatically install a version marked 5.0 that is really a version lower than the current version.