blob: 8d650a2a228e38c1b2372bea676db05021e2bf73 [file] [log] [blame]
{
"name": "GamebasePushAdapter",
"version": "2.0.0",
"summary": "Toast Gamebase Push 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/GamebasePushAdapter-2.0.0.zip"
},
"ios": {
"vendored_frameworks": "GamebasePushAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 2.0"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}