blob: 71f18ef12e6b6a5bd92eb9a6e84c409ae651829f [file] [log] [blame]
{
"name": "LoggerAPI",
"version": "1.7.3",
"summary": "Kitura uses this API throughout its implementation when logging",
"homepage": "https://github.com/IBM-Swift/LoggerAPI",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "IBM",
"module_name": "LoggerAPI",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/IBM-Swift/LoggerAPI.git",
"tag": "1.7.3"
},
"source_files": "Sources/LoggerAPI/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.3"
}
}