blob: 0a0c52848dddc9c7b235d16d1ff5acd9eea15bcf [file] [log] [blame]
{
"name": "GamebaseAuthGamecenterAdapter",
"version": "1.2.0",
"summary": "Toast Gamebase Auth Gamecenter Adapter",
"homepage": "http://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/GamebaseAuthGamecenterAdapter/GamebaseAuthGamecenterAdapter-1.2.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthGamecenterAdapter.framework",
"frameworks": "GameKit",
"dependencies": {
"Gamebase": [
"~> 1.9"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}