blob: 135176719d3634c57164152c06caa70e62870f37 [file] [log] [blame]
{
"name": "GamebaseAuthWeiboAdapter",
"version": "2.27.1",
"summary": "TOAST Gamebase Auth Weibo Adapter",
"homepage": "https://toast.com/",
"authors": {
"Gamebase Dev Team": "dl_platformsdk_all@nhn.com"
},
"license": {
"type": "Commercial",
"text": "Copyright NHN Corp. All Rights Reserved."
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.27.1/GamebaseAuthWeiboAdapter-2.27.1.zip"
},
"resources": "GamebaseAuthWeiboAdapter.framework/WeiboSDK.bundle",
"ios": {
"vendored_frameworks": "GamebaseAuthWeiboAdapter.framework",
"frameworks": [
"QuartzCore",
"ImageIO",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CoreText",
"UIKit",
"Foundation",
"CoreGraphics",
"WebKit"
],
"dependencies": {
"Gamebase": [
"~> 2.27.1"
]
}
},
"documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"
}