blob: fe594c2e52a46737970241cbda927f0d61468253 [file] [log] [blame]
{
"name": "LoggerAPI",
"version": "1.8.1",
"summary": "A logger protocol that provides a common logging interface for different kinds of loggers.",
"homepage": "https://github.com/IBM-Swift/LoggerAPI",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "IBM",
"module_name": "LoggerAPI",
"platforms": {
"osx": "10.11",
"ios": "10.0",
"tvos": "9.1",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/IBM-Swift/LoggerAPI.git",
"tag": "1.8.1"
},
"source_files": "Sources/LoggerAPI/*.swift"
}