blob: 8a47a1cca569b5179f85b72be56df9be23290783 [file] [log] [blame]
{
"name": "Debuddy",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Debuddy/Debuddy/**/*.swift",
"pushed_with_swift_version": "4.0"
}