blob: 31bc367fa9d2a26133b2450541f1ead2d8aa8098 [file] [log] [blame]
{
"name": "NuguLoginKit",
"version": "1.4.0-beta.2",
"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": "1.4.0-beta.2"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5",
"source_files": "NuguLoginKit/Sources/**/*",
"dependencies": {
"NuguUtils": [
"1.4.0-beta.2"
]
},
"swift_version": "5"
}