blob: 550b907e027e29c40ffe2963b255dbdcbce3a99e [file] [log] [blame]
{
"name": "GamebasePushAdapter",
"version": "2.10.0",
"summary": "TOAST Gamebase Push 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.10.0/GamebasePushAdapter-2.10.0.zip"
},
"ios": {
"vendored_frameworks": "GamebasePushAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 2.10.0"
],
"ToastPush": [
"0.23.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}