blob: 1192c168e9bf0c8e916ad0cac04e595eb2aa6402 [file] [log] [blame]
{
"name": "VisualDebugger",
"version": "1.1.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": "1.1.0"
},
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
]
}