awkward / Ocarina

A library to get metadata and Open Graph information from URLs
MIT License
38 stars 13 forks source link

Swift package support #25

Open zhongruige opened 2 years ago

zhongruige commented 2 years ago

Hi there! 👋

Thanks so much for the great work on this project! It solved a big issue I was facing getting metadata for some links. One thing I'd like to see is Swift package support, so I wanted to see if that is a possibility.

I'd also e more than happy to contribute this on a PR as well 😄

Thanks!

renssies commented 2 years ago

Hey,

I've attempted to add SPM support in the past however I kept running into issues trying to integrate Kanna because it needs LibXML2. So if you want to give it a go, go for it!

zhongruige commented 2 years ago

Thanks so much for the follow up! I can try taking a stab at it, so 🤞 .