Skip to content

Latest version 0.14.2 is not available at Cocoapods #182

Description

@funnel20

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions