blob: 539b85d9d24bdd921183c75d476b112b1daaeba9 [file] [log] [blame]
{
"name": "GamebaseAuthAppleidAdapter",
"version": "2.7.0",
"summary": "Toast Gamebase Auth Appleid Adapter",
"homepage": "https://toast.com/",
"authors": {
"Gamebase Dev Team": "dl_platformsdk_all@nhn.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Corp. All Rights Reserved."
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.6.1/GamebaseAuthAppleidAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthAppleidAdapter.framework",
"weak_frameworks": "AuthenticationServices",
"dependencies": {
"Gamebase": [
"~> 2.7"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}