blob: 3d4d07a5c165e63ff4521a23979efb97607e4f98 [file] [log] [blame]
{
"name": "GamebaseAuthGamecenterAdapter",
"version": "2.0.1",
"summary": "Toast Gamebase Auth Gamecenter 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": "https://github.com/nhnent/toast.gamebase.ios.sdk/releases/download/2.1.0/GamebaseAuthGamecenterAdapter-2.0.1.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthGamecenterAdapter.framework",
"frameworks": "GameKit",
"dependencies": {
"Gamebase": [
"~> 2.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}