Package Resolution Failed
I'm trying to install BarcodeScanner with SwiftPackageManager but I receive this error:

I think that's because the last release name is Barcode Scanner - 5.0.0 and SPM can't handle this.
Is it possible to rename the release with only the semantic version number?
It's actually because the 5.0.0 release doesn't have the Package.swift file - https://github.com/hyperoslo/BarcodeScanner/tree/5.0.0
I'm pointing to the commit that it was added in rather than a version, but definitely would be nice to get it tagged to a version (e.g. 5.0.1)
Made a new tag, wasn't able to publish it as a pod, tho.
[!] Found podspec
BarcodeScanner.podspecUpdating spec repotrunkValidating podspec -> BarcodeScanner (5.0.1) - ERROR | [iOS] file patterns: Theresource_bundlespattern forBarcodeScannerdid not match any file. - ERROR | [iOS] file patterns: Theresource_bundlespattern forLocalizationdid not match any file. - ERROR | [iOS] unknown: Encountered an unknown error (Unable to find other source ref for[email protected]for targetBarcodeScanner.) during validation.