[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / f / GamebaseAuthGoogleAdapter / 2.49.1 / GamebaseAuthGoogleAdapter.podspec.json
blob90bd3d3eecf85059666a7a4dcbe0fc46fcd22b3c
2   "name": "GamebaseAuthGoogleAdapter",
3   "version": "2.49.1",
4   "summary": "TOAST Gamebase Auth Google Adapter",
5   "homepage": "https://toast.com/",
6   "authors": {
7     "Gamebase Dev Team": "dl_platformsdk_all@nhn.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright NHN Corp. All Rights Reserved."
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.49.1/GamebaseAuthGoogleAdapter-2.49.1.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthGoogleAdapter.framework",
21     "frameworks": "SafariServices",
22     "dependencies": {
23       "Gamebase": [
24         "~> 2.49.1"
25       ],
26       "GoogleSignIn": [
27         "~> 5.0.2"
28       ]
29     }
30   },
31   "documentation_url": "https://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"