blob: e087d02ea7f3cc6c3a4b0ebf3f930cf4dd9fc526 [file] [log] [blame]
{
"name": "NuguClientKit",
"version": "0.9.0",
"license": "Apache License, Version 2.0",
"summary": "Nugu Client Kit",
"description": "Default Instances for Nugu service",
"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.9.0"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "NuguClientKit/Sources/**/*",
"dependencies": {
"NuguCore": [
"~> 0"
],
"NuguAgents": [
"~> 0"
],
"KeenSense": [
"~> 0"
],
"NattyLog": [
"~> 1"
]
},
"swift_version": "5.1"
}