[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 3 / 5 / GamebaseAuthFacebookAdapter / 2.55.2 / GamebaseAuthFacebookAdapter.podspec.json
blobaf78e6de291060b1c1397210f65f6d4cb6fc9f1d
2   "name": "GamebaseAuthFacebookAdapter",
3   "version": "2.55.2",
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.55.2/GamebaseAuthFacebookAdapter-2.55.2.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthFacebookAdapter.xcframework",
21     "dependencies": {
22       "Gamebase": [
23         "~> 2.55.2"
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/"