[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / f / GamebaseAuthGoogleAdapter / 2.13.0 / GamebaseAuthGoogleAdapter.podspec.json
blob118bb72b33603060f6d026a734e4317605212787
2   "name": "GamebaseAuthGoogleAdapter",
3   "version": "2.13.0",
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.13.0/GamebaseAuthGoogleAdapter-2.13.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthGoogleAdapter.framework",
21     "frameworks": "SafariServices",
22     "dependencies": {
23       "Gamebase": [
24         "~> 2.13.0"
25       ]
26     }
27   },
28   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"