blob: 81749582a2d6ba337be417c5d2944bb19f83b3be [file] [log] [blame]
{
"name": "GamebaseAuthPaycoAdapter",
"version": "2.0.0",
"summary": "Toast Gamebase Auth Payco Adapter",
"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.0.0/GamebaseAuthPaycoAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": [
"GamebaseAuthPaycoAdapter.framework",
"externals/PIDThirdPartyAuth/PIDThirdPartyAuth.framework"
],
"frameworks": "SystemConfiguration",
"dependencies": {
"Gamebase": [
"~> 2.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}