blob: d85895fad81a53371378fab6ac37c9580af7bc34 [file] [log] [blame]
{
"name": "PrintDebug",
"version": "0.1.0",
"summary": "Library for logging debug statements",
"swift_versions": "5.0",
"description": "Library for logging debug statements.",
"homepage": "https://github.com/anconaesselmann/PrintDebug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/PrintDebug.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PrintDebug/Classes/**/*",
"swift_version": "5.0"
}