blob: c1e9f737ffd2ffff3811c335ede1edc269aa8985 [file] [log] [blame]
{
"name": "GamebaseAuthTwitterAdapter",
"version": "2.13.0",
"summary": "TOAST Gamebase Auth Twitter 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.13.0/GamebaseAuthTwitterAdapter-2.13.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthTwitterAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 2.13.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}