blob: ebe7f8ac55c8aef4d9048a1481899ad03ab11b99 [file] [log] [blame]
{
"name": "GamebaseAuthLineAdapter",
"version": "1.0.2",
"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": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebaseAuthLineAdapter/GamebaseAuthLineAdapter-1.0.2.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthLineAdapter.framework",
"frameworks": [
"CoreTelephony",
"Security"
],
"dependencies": {
"Gamebase": [
"~> 1.12"
],
"LineSDK": [
"4.1.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}