blob: 4bcf1b239ba2e4c59bc4a2dc83f0c77e72299871 [file] [log] [blame]
{
"name": "Gamebase",
"version": "2.2.0",
"summary": "Toast Gamebase",
"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": "https://github.com/nhnent/toast.gamebase.ios.sdk/releases/download/2.2.0/Gamebase-2.2.0.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/"
}