blob: 1d99c78555b5851eb9c4481c331d2826fe2c6b53 [file] [log] [blame]
{
"name": "DTConsole",
"version": "0.1.3",
"summary": "An on-device console for debugging purpose on iOS and tvOS",
"description": "An on-device console for debugging purpose on iOS and tvOS.",
"homepage": "https://github.com/eebean2/DTConsole",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Erik": "eebean2@me.com"
},
"source": {
"git": "https://github.com/eebean2/DTConsole.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTConsole/Classes/**/*",
"pushed_with_swift_version": "3.0"
}