blob: bfc94e323ff8b73b060e5986f7c0e527ae958ba8 [file] [log] [blame]
{
"name": "ViewChaos",
"version": "1.0.1",
"summary": "A iOS view diagnose tool.",
"description": "A iOS view diagnose tool, which is to help iOS developer to debug his view",
"homepage": "https://github.com/DuckDeck/ViewChaos",
"license": "MIT",
"authors": {
"DuckDeck": "3421902@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DuckDeck/ViewChaos.git",
"tag": "1.0.1"
},
"source_files": "ViewChaos/*",
"pushed_with_swift_version": "3.0"
}