CocoaPods / cocoadocs.org

Static generator for CocoaDocs.org
http://cocoadocs.org
MIT License
95 stars 15 forks source link

podspec license points to the homepage #579

Closed snehanshuashar closed 6 years ago

snehanshuashar commented 6 years ago

My cocoapods page does show up now, but the link to the license points to the homepage specified in the podspec.

https://cocoapods.org/pods/PayPalHereSDKv2

I have a License.md file on my github repo, and even if I specify that with :file => 'License.md", the license link on my cocoapods page points to my homepage. I also tried adding the license text to my page, but that did not seem to help either :( Can you please help me figure out what I am doing wrong?

snehanshuashar commented 6 years ago

I updated the homepage in the new version of our pod, and now the link to the license points to a broken old homepage :(

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.