blob: 2c8f5ef797a20936cae8ab90f0cb64038789bfdf [file] [log] [blame]
{
"name": "Gamebase",
"version": "2.4.1",
"summary": "Toast Gamebase",
"homepage": "https://toast.com/",
"authors": {
"Jae Man Han": "jaeman.han@nhn.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Corp. All Rights Reserved."
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.4.1/Gamebase-2.4.1.zip"
},
"ios": {
"libraries": [
"icucore",
"z",
"sqlite3",
"c++"
],
"frameworks": [
"AdSupport",
"ImageIO"
],
"vendored_frameworks": "Gamebase.framework",
"resources": "Gamebase.bundle"
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}