blob: 6c8ed595fc3ef3700979eca1ae018f28c504f8dc [file] [log] [blame]
{
"name": "BetterNSLog",
"homepage": "https://github.com/Zi0P4tch0/BetterNSLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "1.1",
"summary": "A Better NSLog Implementation",
"authors": {
"Matteo Pacini": "ispeakprogramming@gmail.com"
},
"source": {
"git": "https://github.com/Zi0P4tch0/BetterNSLog.git",
"tag": "1.1"
},
"source_files": "BetterNSLog.h",
"requires_arc": true,
"frameworks": "Foundation",
"deprecated": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}