[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / b / 7 / GamebaseAuthLineAdapter / 1.0.1 / GamebaseAuthLineAdapter.podspec.json
blobf422017c7199549ddd6e5e5261942ce64ed906ea
2   "name": "GamebaseAuthLineAdapter",
3   "version": "1.0.1",
4   "summary": "Toast Gamebase Auth Line Adapter",
5   "homepage": "https://toast.com/",
6   "authors": {
7     "Jae Man Han": "jaeman.han@nhnent.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright NHN Entertainment Corp. All Rights Reserved."
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebaseAuthLineAdapter/GamebaseAuthLineAdapter-1.0.1.zip"
18   },
19   "ios": {
20     "vendored_frameworks": [
21       "GamebaseAuthLineAdapter.framework",
22       "externals/LineSDK/LineSDK.framework"
23     ],
24     "frameworks": [
25       "CoreTelephony",
26       "Security"
27     ],
28     "dependencies": {
29       "Gamebase": [
30         "~> 1.12"
31       ]
32     }
33   },
34   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"