segiddins / cocoapods-dependencies

Shows a project's CocoaPods dependency graph
MIT License
252 stars 22 forks source link

Add option to filter subtrees based on regex pattern. #27

Closed brianpartridge closed 5 years ago

brianpartridge commented 5 years ago

I wanted an easy way to declutter the visual dependency graph generated by graphviz. This allows for specifying a regex and filtering out subtrees of dependencies so you can control the content in the graph.