blob: 0d6eb587c6dcf35b66ecb4bfd1781a8f5d417782 [file] [log] [blame]
{
"name": "PrintMate",
"version": "1.0.0",
"summary": "Swiftly debug using PrintMate.",
"description": "Swiftly debug using PrintMate.\n\nPrintMate prints valuable information to the console to assist with swift debugging.",
"homepage": "https://github.com/shawnynicole/PrintMate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shawnynicole": "21274059+shawnynicole@users.noreply.github.com"
},
"source": {
"git": "https://github.com/shawnynicole/PrintMate.git",
"tag": "Release/1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "PrintMate/Classes/**/*",
"swift_version": "5.0"
}