blob: cf9bee048c791c9b8353a48e20ccc218a4d7f45e [file] [log] [blame]
{
"name": "GamebaseAuthGoogleAdapter",
"version": "1.0.4",
"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": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebaseAuthGoogleAdapter/GamebaseAuthGoogleAdapter-1.0.4.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthGoogleAdapter.framework",
"frameworks": "SafariServices",
"dependencies": {
"Gamebase": [
"~> 1.14"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}