[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / b / 7 / GamebaseAuthLineAdapter / 2.58.0 / GamebaseAuthLineAdapter.podspec.json
blob58193735835d5f32b5c0ee0811a74c51564006ba
2   "name": "GamebaseAuthLineAdapter",
3   "version": "2.58.0",
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": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.58.0/GamebaseAuthLineAdapter-2.58.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthLineAdapter.xcframework",
21     "frameworks": [
22       "CoreTelephony",
23       "Security"
24     ],
25     "dependencies": {
26       "Gamebase": [
27         "~> 2.58.0"
28       ],
29       "LineSDKSwift/ObjC": [
30         "5.8.2"
31       ]
32     }
33   },
34   "documentation_url": "https://docs.nhncloud.com/ko/Game/Gamebase/ko/ios-started/"