blob: 8e62e3372bc8063858c79e8abfd2a748826a30a8 [file] [log] [blame]
{
"name": "KleanroomLogger",
"version": "0.1.0",
"summary": "KleanroomLogger is pod for an extensible Swift-based logging API called CleanroomLogger",
"description": "'CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant.'",
"homepage": "https://github.com/vikramhimanshu/KleanroomLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vikramhimanshu": "himanshu@kreativapps.com"
},
"source": {
"git": "https://github.com/vikramhimanshu/KleanroomLogger.git",
"tag": "0.1.0"
},
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}