ZhgChgLi/ZMarkupParser

Does ZmarkupParser not need to apply a Privacy Manifest?

manunite opened this issue · 1 comments

Apple policy requires libraries that use personal information to apply a Privacy Manifest, and I'm wondering if ZmarkupParser is unrelated to this.

ZMarkupParser purely uses Swift and data structures to convert HTML strings into NSAttributedStrings. I believe it does not involve any privacy-related issues.

Thank you for your question.