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
Take a look at the [https://github.com/CocoaPods/Specs/search?q=SwiftValidator&unscoped_q=SwiftValidator ](podspec trunk )
It looks like the trunk haven't been updated since 3.0.3.
try pushed it up with: pod trunk push SwiftValidator.podspec --verbose
then I encounter this
You ([email protected]) are not allowed to push new versions for this pod. The owners of this pod are [email protected].`
I wonder if [email protected] can add me in the trunk as a collaborator. so we can push the new podspec.
Doing so will save us from having to include the git url and the branch in the podfile.
as well as allow us to build other POD using SwiftValidator as a Dependencies.
Noticed you released and tagged version 5.0.0 but the podspec still points to 4.0.0, also there is an unreleased 4.0.1 (nor even 4.0.0 was released)
As these specs were not sent yet, you could delete the tag, update the podspec and tag it again before sending these podspec to cocoapods
The text was updated successfully, but these errors were encountered: