-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Version
0.14.2
Description of the bug
Latest version 0.14.2 is not available on Cocoapods: https://cocoapods.org/pods/CoreXLSX
That has version 0.14.1 as latest.
Steps to reproduce
When using the latest version 0.14.2 in my Podfile:
pod 'CoreXLSX', '0.14.2'
gives an error when using pod update
:
[!] CocoaPods could not find compatible versions for pod "CoreXLSX":
In Podfile:
CoreXLSX (= 0.14.2)
None of your spec sources contain a spec satisfying the dependency: `CoreXLSX (= 0.14.2)`.
Expected behavior
Have the latest version available on Cocoapods.
File for reproduction
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels