blob: 25b6599067574d13eca06b0e0cc70b4f83482d13 [file] [log] [blame]
{
"name": "GamebaseAuthFacebookAdapter",
"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/GamebaseAuthFacebookAdapter/GamebaseAuthFacebookAdapter-1.2.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthFacebookAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 1.9"
],
"FBSDKCoreKit": [
"~> 4.17.0"
],
"FBSDKLoginKit": [
"~> 4.17.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}