Handle getting README/CHANGELOG from source :http with zip #1
Comments
Hi @orta , I have a suggestion how to deal with not open source pods in another way? Maybe new property can be inroduced to Podspec like spec.readme = 'http://***.com'. I think it can be good workaround for frameworks, what do you think? Best regards Alex. |
Hey @orta, is anyone working on this?? I think rolling this out has broken README parsing for all pods using http sources. We need to either get this done ASAP or roll back to whatever was doing the parsing before. |
Afraid that’s not an option as cocoadocs was deprecated over a year ago, you’re welcome to take a look, otherwise I’ll get round to it when I can |
jrullman
added a commit
to jrullman/cocoapods-metadata-service
that referenced
this issue
Jul 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have some example code that I've been playing with:
The text was updated successfully, but these errors were encountered: