blob: 3e7e195da57eef62ebdab0344aaf5d9db9129e3b [file] [log] [blame]
{
"name": "NattyLog",
"version": "1.2.0",
"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.2.0"
},
"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"
}