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