GBA002/Pods/GoogleSignIn
Riley Testut 6cca0f244f Replaces frameworks with static libraries
As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
2020-02-03 19:28:23 -08:00
..
Frameworks/GoogleSignIn.framework Replaces frameworks with static libraries 2020-02-03 19:28:23 -08:00
Resources/GoogleSignIn.bundle Replaces frameworks with static libraries 2020-02-03 19:28:23 -08:00
.cocoapods.yml Replaces frameworks with static libraries 2020-02-03 19:28:23 -08:00
CHANGELOG.md Replaces frameworks with static libraries 2020-02-03 19:28:23 -08:00
README.md Replaces frameworks with static libraries 2020-02-03 19:28:23 -08:00

Google Sign-In SDK for iOS

The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.

Please visit our developer site for integration instructions, documentation, support information, and terms of service.

Getting Started