blob: f9fd0ea83430e7b7dd49a2d9fc07952bf148c44c [file] [log] [blame]
{
"name": "GamebasePushAdapter",
"version": "1.1.2",
"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": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebasePushAdapter/GamebasePushAdapter-1.1.2.zip"
},
"ios": {
"vendored_frameworks": "GamebasePushAdapter.framework",
"dependencies": {
"Gamebase": [
"~> 1.12"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}