blob: fd242d4b7d6f1232fd56d2008ec96fe6e07b9e96 [file] [log] [blame]
{
"name": "Debuddy",
"version": "0.0.1",
"summary": "Customisable debugging view tool.",
"description": "Debuddy allows you to easily display a customizable debugging view into your project\nwithout needing to tie debug code to production code.",
"homepage": "https://github.com/KensFrequency/Debuddy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ken Boucher": "ken@kensfrequency.com"
},
"source": {
"git": "https://github.com/KensFrequency/Debuddy.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Debuddy/Debuddy/**/*.swift",
"pushed_with_swift_version": "4.0"
}