blob: 4270b274fbd629c428881f20e1d184c8df924a2b [file] [log] [blame]
{
"name": "GamebaseAuthGoogleAdapter",
"version": "2.0.0",
"summary": "Toast Gamebase Auth Google 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": "9.0"
},
"source": {
"http": "https://github.com/nhnent/toast.gamebase.ios.sdk/releases/download/2.0.0/GamebaseAuthGoogleAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthGoogleAdapter.framework",
"frameworks": "SafariServices",
"dependencies": {
"Gamebase": [
"~> 2.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}