blob: 1f5146a6992439a06cd299a68f4a4373c8e9b67c [file] [log] [blame]
{
"name": "GamebaseAuthNaverAdapter",
"version": "1.1.1",
"summary": "Toast Gamebase Auth Naver 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": "9.0"
},
"source": {
"http": "http://static.toastoven.net/toastcloud/sdk_download/gamebase/CocoaPods/GamebaseAuthNaverAdapter/GamebaseAuthNaverAdapter-1.1.1.zip"
},
"ios": {
"vendored_frameworks": [
"GamebaseAuthNaverAdapter.framework",
"externals/NaverSDK/NaverThirdPartyLogin.framework"
],
"frameworks": "SafariServices",
"dependencies": {
"Gamebase": [
"~> 1.11"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}