blob: 9960e9d98df6fd07465e01c433ddafc4a30d5775 [file] [log] [blame]
{
"name": "GamebaseAuthPaycoAdapter",
"version": "2.17.0",
"summary": "TOAST Gamebase Auth Payco 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.17.0/GamebaseAuthPaycoAdapter-2.17.0.zip"
},
"ios": {
"vendored_frameworks": "GamebaseAuthPaycoAdapter.framework",
"frameworks": "SystemConfiguration",
"dependencies": {
"Gamebase": [
"~> 2.17.0"
],
"GamebaseAuthExternalPaycoIDSDK": [
"~> 1.4.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}