blob: 79316aacc4fa46bfbbe2cd8f4c2986780a0f05fb [file] [log] [blame]
{
"name": "NattyLog",
"version": "1.1.1",
"license": "Apache License, Version 2.0",
"summary": "Log util in iOS",
"homepage": "https://github.com/nugu-developers/natty-log-ios",
"authors": {
"SK Telecom Co., Ltd.": "nugu_dev_sdk@sk.com"
},
"source": {
"git": "https://github.com/nugu-developers/natty-log-ios.git",
"tag": "1.1.1"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"watchos": "3.0",
"osx": "10.12"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*",
"swift_version": "5.0"
}