blob: a9cdcaf49df66da5b6be2c073acdafc3f2fa096c [file] [log] [blame]
{
"name": "printer-logger",
"module_name": "Printer",
"version": "1.4",
"summary": "Printer is just another logger but fancy. ✅❌🚧📣🚨",
"description": "Want to print logs in a fancy way? Here is the Swift 3.x supported logger for you. We calls it – Printer 🖨",
"homepage": "https://github.com/hemangshah/printer",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/printer.git",
"tag": "1.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "PrinterExampleApp/PrinterExampleApp/Printer/*.swift",
"resources": "PrinterExampleApp/PrinterExampleApp/Printer/*.storyboard",
"pushed_with_swift_version": "4.0"
}