blob: 458c51689d5f32b040df8c80ba8c4d16373b6f5a [file] [log] [blame]
{
"name": "GamebaseAuthNaverAdapter",
"version": "2.0.0",
"summary": "Toast Gamebase Auth Naver Adapter",
"homepage": "https://toast.com/",
"authors": {
"Jae Man Han": "jaeman.han@nhnent.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Entertainment Corp. All Rights Reserved."
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/nhnent/toast.gamebase.ios.sdk/releases/download/2.0.0/GamebaseAuthNaverAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthNaverAdapter.framework",
"frameworks": "SafariServices",
"dependencies": {
"Gamebase": [
"~> 2.0"
],
"naveridlogin-sdk-ios": [
"4.0.10"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}