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