You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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