blob: 5250e8da456e2195213fe6605a336a9cd0a17943 [file] [log] [blame]
{
"name": "GamebaseAuthLineAdapter",
"version": "2.0.0",
"summary": "Toast Gamebase Auth Line 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": "8.0"
},
"source": {
"http": "https://github.com/nhnent/toast.gamebase.ios.sdk/releases/download/2.0.0/GamebaseAuthLineAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthLineAdapter.framework",
"frameworks": [
"CoreTelephony",
"Security"
],
"dependencies": {
"Gamebase": [
"~> 2.0"
],
"LineSDK": [
"4.1.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}