blob: c5676748c2e07c324823d941e6b9d391f52cf3fe [file] [log] [blame]
{
"name": "Gamebase",
"version": "2.20.2",
"summary": "TOAST Gamebase",
"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.20.2/Gamebase-2.20.2.zip"
},
"ios": {
"libraries": [
"icucore",
"z",
"sqlite3",
"c++"
],
"frameworks": [
"AdSupport",
"ImageIO",
"WebKit",
"GameKit",
"StoreKit"
],
"weak_frameworks": "AppTrackingTransparency",
"vendored_frameworks": "Gamebase.framework",
"resources": "Gamebase.bundle",
"dependencies": {
"ToastCore": [
"0.27.1"
],
"ToastCommon": [
"0.27.1"
],
"ToastLogger": [
"0.27.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}