blob: 204dc8fa601ce509391613f341f63b9024f6976a [file] [log] [blame]
{
"name": "GamebaseAuthFacebookAdapter",
"version": "1.2.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": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebaseAuthFacebookAdapter/GamebaseAuthFacebookAdapter-1.2.1.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthFacebookAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 1.12"
],
"FBSDKCoreKit": [
"~> 4.17.0"
],
"FBSDKLoginKit": [
"~> 4.17.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}