[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 5 / GamebaseAuthFacebookAdapter / 2.21.0 / GamebaseAuthFacebookAdapter.podspec.json
blob38d25eff0061da53aca21bcf33ca9db994c0dbd4
2   "name": "GamebaseAuthFacebookAdapter",
3   "version": "2.21.0",
4   "summary": "TOAST Gamebase Auth Facebook 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.21.0/GamebaseAuthFacebookAdapter-2.21.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthFacebookAdapter.framework",
21     "dependencies": {
22       "Gamebase": [
23         "~> 2.21.0"
24       ],
25       "FBSDKCoreKit": [
26         "~> 9.1.0"
27       ],
28       "FBSDKLoginKit": [
29         "~> 9.1.0"
30       ]
31     }
32   },
33   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"