blob: bfb15da27992045dbe96e85293d6c9a2a58148ee [file] [log] [blame]
{
"name": "NuguLoginKit",
"version": "0.6.0",
"license": "Apache License, Version 2.0",
"summary": "Supported login for Nugu Service",
"description": "Framework for login using OAuth 2.0",
"homepage": "https://github.com/nugu-developers/nugu-ios",
"authors": {
"SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
},
"source": {
"git": "https://github.com/nugu-developers/nugu-ios.git",
"tag": "0.6.0"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "NuguLoginKit/Sources/**/*",
"swift_version": "5.1"
}