CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 44 forks source link

Remove my project from cocoapods.org #436

Open jeetkapadia opened 4 years ago

jeetkapadia commented 4 years ago

Hi,

I have a framework uploaded on cocoapods. Now we want to completely remove that framework since we are shutting down its support. Can you guys help me with this? I have searched a lot however I am not able to find any such source.

dnkoutso commented 4 years ago

I am not sure if we have done this in the past or so. Maybe @orta knows.

orta commented 4 years ago

The site should respect the trunk delete command I'd expect

jeetkapadia commented 4 years ago

pod trunk delete deletes the released pod but I guess it does not delete it completely from the cocoapods.org.

orta commented 4 years ago

I'm open to being wrong.

Can you share a link to a your library, and include the output of pod trunk info [pod] please?

jeetkapadia commented 4 years ago

Hi @orta ,

Thank you for replying back. I am getting this output [!] No pod found with the specified name.

However, I am still able to see their name in cocoapods search

Any idea why it is showing this?