How do I delete my public cocoa pods

前端 未结 2 426
日久生厌
日久生厌 2021-01-05 20:07

I have created a couple test cocoa pods that are public I need to delete these not just from my computer but from the public pod list? Is there a way to remove the trunk?

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-05 20:32

    To delete these specs entirely you'll need to submit a pull request to the specs repo removing the affected files. If you want to also remove them from the trunk database, you'll have to submit an issue on the trunk repo explaining the situation.

提交回复
热议问题