[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / f / 3 / 5 / GamebaseAuthFacebookAdapter / 2.54.0 / GamebaseAuthFacebookAdapter.podspec.json
blob0b2f1b23f1945679916b799f73b9834d6c19793b
2   "name": "GamebaseAuthFacebookAdapter",
3   "version": "2.54.0",
4   "summary": "NHN Cloud Gamebase Auth Facebook 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": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.54.0/GamebaseAuthFacebookAdapter-2.54.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthFacebookAdapter.xcframework",
21     "dependencies": {
22       "Gamebase": [
23         "~> 2.54.0"
24       ],
25       "FBSDKCoreKit": [
26         "~> 14.1.0"
27       ],
28       "FBSDKLoginKit": [
29         "~> 14.1.0"
30       ],
31       "FBAEMKit": [
32         "~> 14.1.0"
33       ],
34       "FBSDKCoreKit_Basics": [
35         "~> 14.1.0"
36       ]
37     }
38   },
39   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/"