google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
472 stars 189 forks source link

Add Privacy Manifest #382

Closed ywsang closed 5 months ago

ywsang commented 5 months ago

Adds Privacy Manifest for GSI, for both Cocoapods and SPM bundles. Also bumps dependencies to latest versions that include manifests.

Fixes #341