[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / b / 7 / GamebaseAuthLineAdapter / 1.0.2 / GamebaseAuthLineAdapter.podspec.json
blobebe7f8ac55c8aef4d9048a1481899ad03ab11b99
2   "name": "GamebaseAuthLineAdapter",
3   "version": "1.0.2",
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.2.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "GamebaseAuthLineAdapter.framework",
21     "frameworks": [
22       "CoreTelephony",
23       "Security"
24     ],
25     "dependencies": {
26       "Gamebase": [
27         "~> 1.12"
28       ],
29       "LineSDK": [
30         "4.1.1"
31       ]
32     }
33   },
34   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"