blob: 8bcdf723a8bc6dc7f2b5eb2400200d668a1e208d [file] [log] [blame]
{
"name": "GamebaseAuthLineAdapter",
"version": "2.21.2",
"summary": "TOAST Gamebase Auth Line 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": "10.0"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.21.2/GamebaseAuthLineAdapter-2.21.2.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthLineAdapter.framework",
"frameworks": [
"CoreTelephony",
"Security"
],
"dependencies": {
"Gamebase": [
"~> 2.21.2"
],
"LineSDK": [
"5.0.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}