blob: fc0f9a050c0e635e3a609f8dc2505b36b0751d64 [file] [log] [blame]
{
"name": "ConsoleView",
"version": "0.1.0",
"summary": "This utility is capable to display the debug in a floating view",
"description": "TODO: I make this utiity because in some of my applications I utilize a scanner device (Honywell captuvo) and with that scanner is not possible connect my device to the computer thus I couldnĀ“t debug my application.",
"homepage": "https://github.com/josco007/ConsoleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josco007": "noe_is10@msn.com"
},
"source": {
"git": "https://github.com/josco007/ConsoleView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConsoleView/Classes/**/*"
}