[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / f / GamebaseAuthGoogleAdapter / 2.65.1 / GamebaseAuthGoogleAdapter.podspec.json
blobd5597a34c04a69283fca510b41a360e4e0a953c8
2   "name": "GamebaseAuthGoogleAdapter",
3   "version": "2.65.1",
4   "summary": "NHN Cloud Gamebase Auth Google Adapter",
5   "homepage": "https://gameplatform.nhncloud.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": "12.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.65.1/GamebaseAuthGoogleAdapter-2.65.1.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "GamebaseAuthGoogleAdapter.xcframework",
22     "frameworks": "SafariServices",
23     "dependencies": {
24       "Gamebase": [
25         "~> 2.65.1"
26       ],
27       "GoogleSignIn": [
28         "~> 7.1.0"
29       ]
30     }
31   },
32   "resource_bundles": {
33     "GamebaseAuthGoogleAdapterPrivacy": [
34       "PrivacyInfo.xcprivacy"
35     ]
36   },
37   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
38   "swift_version": "5.0"