[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 3 / 5 / GamebaseAuthFacebookAdapter / 2.65.1 / GamebaseAuthFacebookAdapter.podspec.json
blobd8387f43f79c2db440cd13002ae11a7ee67d9569
2   "name": "GamebaseAuthFacebookAdapter",
3   "version": "2.65.1",
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": "12.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.65.1/GamebaseAuthFacebookAdapter-2.65.1.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "GamebaseAuthFacebookAdapter.xcframework",
22     "dependencies": {
23       "Gamebase": [
24         "~> 2.65.1"
25       ],
26       "FBSDKCoreKit": [
27         "17.0.1"
28       ],
29       "FBSDKLoginKit": [
30         "17.0.1"
31       ],
32       "FBAEMKit": [
33         "17.0.1"
34       ],
35       "FBSDKCoreKit_Basics": [
36         "17.0.1"
37       ]
38     }
39   },
40   "resource_bundles": {
41     "GamebaseAuthFacebookAdapterPrivacy": [
42       "PrivacyInfo.xcprivacy"
43     ]
44   },
45   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
46   "swift_version": "5.0"