CocoaPods / search.cocoapods.org

This is the CocoaPods search engine repo, please direct CocoaPods issues to the main CocoaPods repository.
25 stars 11 forks source link

Dependencies from subspecs are not included #62

Closed kylef closed 9 years ago

kylef commented 9 years ago

The logic here should traverse the subspaces too.

https://github.com/CocoaPods/search.cocoapods.org/blob/trunk-database-rewrite/lib/models/pod.rb#L134-L136

I'll work on a PR later :)

segiddins commented 9 years ago

Should probably check the recursive subspecs and flat_map to dependencies.