We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One of my two CocoaPods is not displaying any "meta" information in the right column.
Just the usual. pod trunk push, with a pretty complete podspec.
My RVS_Spinner pod would have lots of meta, just like my BMLTiOSLib pod.
BMLTiOSLib has meta RVS_Spinner does not.
CocoaPods : 1.9.3 Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19] RubyGems : 3.0.3 Host : Mac OS X 10.15.5 (19F101) Xcode : 11.5 (11E608c) Git : git version 2.24.3 (Apple Git-128) Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib Repositories : beartooth-specs - git - [email protected]:Beartooth/pod-specs.git @ 56f3a9eba571dd987923ea3738e17121ca708af7 master - git - https://github.com/CocoaPods/Specs.git @ 9ef52230d22d38334af9411ce31495e2b128521c trunk - CDN - https://cdn.cocoapods.org/
Executable Path: /usr/local/bin/pod
cocoapods-deintegrate : 1.0.4 cocoapods-plugins : 1.0.0 cocoapods-search : 1.0.0 cocoapods-stats : 1.1.0 cocoapods-trunk : 1.4.1 cocoapods-try : 1.1.0
https://cocoapods.org/pods/RVS_Spinner (This has the problem)
https://cocoapods.org/pods/BMLTiOSLib (This does not have the problem)
The text was updated successfully, but these errors were encountered:
I think @orta might have a good idea on this one.
Sorry, something went wrong.
Unsure off my head, I'm afraid you'll need to read the code in the metadata service - moving this to that repo
Wanted to note that the CHANGELOG is also not being shown, but I think that is handled in another issue.
No branches or pull requests
Report
One of my two CocoaPods is not displaying any "meta" information in the right column.
What did you do?
Just the usual. pod trunk push, with a pretty complete podspec.
What did you expect to happen?
My RVS_Spinner pod would have lots of meta, just like my BMLTiOSLib pod.
What happened instead?
BMLTiOSLib has meta
RVS_Spinner does not.
CocoaPods Environment
Stack
Installation Source
Plugins
Project that demonstrates the issue
https://cocoapods.org/pods/RVS_Spinner (This has the problem)
https://cocoapods.org/pods/BMLTiOSLib (This does not have the problem)
The text was updated successfully, but these errors were encountered: