blob: 8b4e908efd101e17b0e4c71302b6ecd03bd4da80 [file] [log] [blame]
{
"name": "Gamebase",
"version": "1.12.2",
"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": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/Gamebase/Gamebase-1.12.2.zip"
},
"ios": {
"libraries": [
"icucore",
"z",
"sqlite3",
"stdc++"
],
"frameworks": [
"AdSupport",
"ImageIO"
],
"vendored_frameworks": "Gamebase.framework",
"resources": "Gamebase.bundle"
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}