blob: 832ab07c9644efe038b033f510f5809fbdc14e60 [file] [log] [blame]
{
"name": "GamebaseAuthLineAdapter",
"version": "2.11.0",
"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.11.0/GamebaseAuthLineAdapter-2.11.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthLineAdapter.framework",
"frameworks": [
"CoreTelephony",
"Security"
],
"dependencies": {
"Gamebase": [
"~> 2.11.0"
],
"LineSDK": [
"5.0.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}