blob: d7c3ea3538b3d63d587ac60e5281af0a7c580ae7 [file] [log] [blame]
{
"name": "GamebaseAuthFacebookAdapter",
"version": "2.14.0",
"summary": "TOAST Gamebase Auth Facebook 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.14.0/GamebaseAuthFacebookAdapter-2.14.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthFacebookAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 2.14.0"
],
"FBSDKCoreKit": [
"~> 7.1.1"
],
"FBSDKLoginKit": [
"~> 7.1.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}