blob: c7602dec08f2120cdd728f8d5e733106b628d83b [file] [log] [blame]
{
"name": "GamebaseAuthNaverAdapter",
"version": "2.12.0",
"summary": "TOAST Gamebase Auth Naver Adapter",
"homepage": "https://toast.com/",
"authors": {
"Gamebase Dev Team": "dl_platformsdk_all@nhn.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Corp. All Rights Reserved."
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.12.0/GamebaseAuthNaverAdapter-2.12.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthNaverAdapter.framework",
"frameworks": "SafariServices",
"dependencies": {
"Gamebase": [
"~> 2.12.0"
],
"naveridlogin-sdk-ios": [
"4.1.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}