CocoaPods / cocoapods.org

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

Cocoapods Search - not showing pod #460

Open nikiizvorski opened 2 years ago

nikiizvorski commented 2 years ago

Report

What did you do?

ℹ Please replace these two lines with what you did.

I have submitted a Pod and it's working as expected without any issues but our Pod isn't showing into the search bar in cocoapods website.

What did you expect to happen?

ℹ Please replace these two lines with what you expected to happen.

I expect the pod to be shown on the search

What happened instead?

ℹ Please replace these two lines with of what happened instead.

Doesn't show in the search bar and it redirects to our homepage

CocoaPods Environment

ℹ Please replace these two lines with the output of pod env.

Stack

   CocoaPods : 1.11.2
        Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20]
    RubyGems : 3.0.3
        Host : macOS 11.2.1 (20D75)
       Xcode : 12.5.1 (12E507)
         Git : git version 2.15.1
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib
Repositories : cocoapods - git - https://github.com/CocoaPods/Specs.git @ 92e49e46043b3564d6d9ac5cb4b1f278c5bebefc
               trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-clean       : 0.0.1
cocoapods-deintegrate : 1.0.5
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.1
cocoapods-stats       : 1.1.0
cocoapods-trunk       : 1.6.0
cocoapods-try         : 1.2.0

Project that demonstrates the issue

ℹ Please link to a project we can download that reproduces the issue.

This is our Pod: https://cocoapods.org/pods/NodleSDK

dnkoutso commented 2 years ago

Transferred to cocoapods.org. It might show up if it indexes.

nikiizvorski commented 2 years ago

Thank you we are really looking to it. Would also be great if we can understand where the issue comes from.