blob: d1013bff7a1a2fbb68178e8d084a3c2cde998f5e [file] [log] [blame]
{
"name": "NuguUIKit",
"version": "0.9.0",
"license": "Apache License, Version 2.0",
"summary": "UI Set of Nugu Service",
"description": "Provides set of UI components such as NuguButton, NuguVoiceChrome for using 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"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"resources": "NuguUIKit/Resources/**/*.{json,xcassets}",
"source_files": "NuguUIKit/Sources/**/*",
"swift_version": "5.1"
}