blob: 6077bcf70c3973dc30688dee5850473f9264ea48 [file] [log] [blame]
{
"name": "CleanroomLogger-MSTR-USHER",
"version": "7.0.1",
"summary": "Extensible Swift-based logging API that is simple, lightweight and performant",
"homepage": "https://github.com/emaloney/CleanroomLogger",
"license": "MIT License",
"authors": {
"Gilt Groupe": "emaloney@github.com"
},
"source": {
"git": "https://github.com/microstrategy-usher/CleanroomLogger.git",
"tag": "7.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"module_name": "CleanroomLogger",
"source_files": "Sources/*.swift"
}