blob: 8f4a0b186f041df2cd80e3f28bb212a313d3cf1b [file] [log] [blame]
{
"name": "ViewChaos",
"version": "1.3.0",
"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.3.0"
},
"source_files": "ViewChaos/*"
}