blob: d4571c0fae097213d61da3e6bbdc8af3dda21aa2 [file] [log] [blame]
{
"name": "LayerTreeInspector",
"version": "0.1.0",
"summary": "LayerTreeInspector For Your App",
"description": "This is a tool to inspect your view hierarchys on your iphone at realtime,Provide two ways to view hierarchys:one is the general flat tree structure and anothe is three-dimensional form,So you can get out of Xcode and reach the result you want",
"homepage": "https://github.com/sunday1990/LayerTreeInspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunday1990": "“935143023@qq.com”"
},
"source": {
"git": "https://github.com/sunday1990/LayerTreeInspector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LayerTreeInspector/Classes/**/*"
}