[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 2 / GamebaseAuthNaverAdapter / 2.54.0 / GamebaseAuthNaverAdapter.podspec.json
blob9e140255f23f812166aa5d03ddabc18f777fee92
2   "name": "GamebaseAuthNaverAdapter",
3   "version": "2.54.0",
4   "summary": "NHN Cloud Gamebase Auth Naver 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/GamebaseAuthNaverAdapter-2.54.0.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "GamebaseAuthNaverAdapter.xcframework",
22     "frameworks": "SafariServices",
23     "dependencies": {
24       "Gamebase": [
25         "~> 2.54.0"
26       ],
27       "naveridlogin-sdk-ios": [
28         "4.1.1"
29       ]
30     }
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
39   "swift_version": "5.0"