blob: 3cc9fc042a2f54004bed1e0e4e96fe4014c53631 [file] [log] [blame]
{
"name": "GamebaseAuthLineAdapter",
"version": "2.1.0",
"summary": "Toast Gamebase Auth Line Adapter",
"homepage": "https://toast.com/",
"authors": {
"Jae Man Han": "jaeman.han@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.4.2/GamebaseAuthLineAdapter-2.1.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthLineAdapter.framework",
"frameworks": [
"CoreTelephony",
"Security"
],
"dependencies": {
"Gamebase": [
"~> 2.4"
],
"LineSDK": [
"5.0.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}