Skip to content

Can't find/install new versions of https://cocoapods.org/pods/YttriumWrapper #12728

@ganchoradkov

Description

@ganchoradkov

Report

We're having issue publishing new package versions. The new versions are not being updated thus they can't be installed.
The package in question - https://cocoapods.org/pods/YttriumWrapper
Last version that can be installed via pod install - 0.4.6
All newer versions result in [!] Can't find spec for YttriumWrapper
CocoaPods/Specs@0c49f54

Also setting the new version as dependency s.dependency 'YttriumWrapper', '0.4.10'
results in Specs satisfying the YttriumWrapper (= 0.4.6), YttriumWrapper (= 0.4.10) dependency were found, but they required a higher minimum deployment target. which is not correct

pod --version -> 1.16.2

What did you do?

pod spec cat YttriumWrapper --version=0.4.10

What did you expect to happen?

version details to be displayed

What happened instead?

[!] Can't find spec for YttriumWrapper.

Metadata

Metadata

Assignees

No one assigned

    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