How to add privacyinfo(Privacy Manifests) to a static library?

I'm creating an SDK, the static library doesn't have a target membership check, how do I add it? I'm wondering what should I write in the associated static library(.a) if the user adds occupation privacyinfo. I can't find any examples, so if anyone has solved this, I'd appreciate an example :)