blob: ba3f04238e15c48ed8458ddfc4e0332faa5f77b6 [file] [log] [blame]
{
"name": "GamebaseAuthPaycoAdapter",
"version": "2.0.2",
"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.6.1/GamebaseAuthPaycoAdapter-2.0.2.zip"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/externals/PIDThirdPartyAuth/PIDThirdPartyAuth.framework\""
},
"ios": {
"vendored_frameworks": [
"GamebaseAuthPaycoAdapter.framework",
"externals/PIDThirdPartyAuth/PIDThirdPartyAuth.framework"
],
"frameworks": "SystemConfiguration",
"dependencies": {
"Gamebase": [
"~> 2.6"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}