[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / b / 7 / GamebaseAuthLineAdapter / 2.63.1 / GamebaseAuthLineAdapter.podspec.json
blob4ee6f8c211e83f64b13d75a3f30cb9402014f115
2   "name": "GamebaseAuthLineAdapter",
3   "version": "2.63.1",
4   "summary": "NHN Cloud Gamebase Auth Line 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": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.63.1/GamebaseAuthLineAdapter-2.63.1.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "GamebaseAuthLineAdapter.xcframework",
22     "frameworks": [
23       "CoreTelephony",
24       "Security"
25     ],
26     "dependencies": {
27       "Gamebase": [
28         "~> 2.63.1"
29       ],
30       "GamebaseAuthExternalLineSDK": [
31         "5.11.0"
32       ]
33     }
34   },
35   "resource_bundles": {
36     "GamebaseAuthLineAdapterPrivacy": [
37       "PrivacyInfo.xcprivacy"
38     ]
39   },
40   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/",
41   "swift_version": "5.0"