blob: 225490aa529def1194b72c5f924f7be67d71fa3c [file] [log] [blame]
{
"name": "NattyLog",
"version": "1.0.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.0.0"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "NattyLog/Classes/**/*",
"swift_version": "5.0"
}