CocoaPods / search.cocoapods.org

This is the CocoaPods search engine repo, please direct CocoaPods issues to the main CocoaPods repository.
25 stars 11 forks source link

Mismatched Pod and Info #101

Closed yoiang closed 8 years ago

yoiang commented 8 years ago

I've only noticed the issue here: https://cocoapods.org/pods/MFStoryboardPushSegue

Notice the info provided does not match MFStoryboardPushSegue, instead it appears to be from QueryKit's pod

floere commented 8 years ago

@orta Am I remembering correctly that you did some work on this type of issue?

orta commented 8 years ago

Hrm, might need a re-deploy.

yoiang commented 8 years ago

I'm unsure which Cocoapod project to add report this issue, slightly different and not sure if it relates to the above: A number of pods pages haven't refreshed in a few versions, I've only noticed it so far with personal pods. See https://cocoapods.org/pods/SegueingInfo and https://cocoapods.org/pods/AdorkableAPIBase

Thanks folks!

floere commented 8 years ago

@orta This may have been fixed with a related CocoaDocs etc. release in the last few days/weeks?

floere commented 8 years ago

I'm closing this as an equal issue exists on the cocoapods.org repo: https://github.com/CocoaPods/cocoapods.org/issues/162

yoiang commented 8 years ago

@floere should I post about the non-refreshed pod pages as a new issue or in https://github.com/CocoaPods/cocoapods.org/issues/162?

re: https://cocoapods.org/pods/SegueingInfo is two+ pod versions behind the README.

floere commented 8 years ago

@yoiang If you could add the info (if they are still non-refreshed) to the 162 issue, that would be great, thanks! :)

SegueingInfo is currently at 2.1.0, which is the latest version in the Specs repository (https://github.com/CocoaPods/Specs/tree/master/Specs/SegueingInfo). And AdorkableAPIBase is at 0.3.1. It's possible a fix has been implemented by @orta a short while back.