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