blob: 36d99854ef543d265f8ccab7488fe6f5e2bc6579 [file] [log] [blame]
{
"name": "VisualDebugger",
"version": "2.0.0",
"summary": "The most elegant and easiest way to visual you data in playground",
"homepage": "https://github.com/chenyunguiMilook/VisualDebugger",
"license": {
"type": "MIT"
},
"authors": {
"chenyunguiMilook": "286224043@qq.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.11",
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenyunguiMilook/VisualDebugger.git",
"tag": "2.0.0"
},
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
]
}