[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / f / GamebaseAuthGoogleAdapter / 2.43.3 / GamebaseAuthGoogleAdapter.podspec.json
blob0b14bc6bb5ec982e478d6c67154bd6b356f90a4a
2   "name": "GamebaseAuthGoogleAdapter",
3   "version": "2.43.3",
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": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.43.3/GamebaseAuthGoogleAdapter-2.43.3.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthGoogleAdapter.framework",
21     "frameworks": "SafariServices",
22     "dependencies": {
23       "Gamebase": [
24         "~> 2.43.3"
25       ],
26       "GoogleSignIn": [
27         "~> 5.0.2"
28       ]
29     }
30   },
31   "documentation_url": "https://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"