segiddins / cocoapods-dependencies

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

[Feature] Ability to point at subspec #14

Open kdawgwilk opened 8 years ago

kdawgwilk commented 8 years ago

I would like to be able to run pod dependencies <pod>/<subspec> to see the graph for just one of the subspecs. It seemed this was possible after seeing #4 but I wasn't able to limit it to just the subspecs dependencies

segiddins commented 8 years ago

A PR fixing this would be awesome!