[Cocoapods] display available subspecs
eg. ShareKit has multiple Subspecs as you can see in the Sharekit.podspec
VersionEye should display these subspecs on the Sharekit page
Yes totally true. We should display that as different scopes. But do it dynamically. Don't spam the dependency.rb with static scopes ;-)
subspecs are different for every podspec, so this has to be without hardwired scopes.
I'm just not sure if these are displayed correctly.
Currently I often think, displaying stuff like that would be easier if a version would just be a document you could change it like a hash. It would be much easier to save package manager specific stuff which isn't common between package managers (like subspecs).
This is already solved. Right? Can we close this? Or do you have anything to do for this ticket?
No, it's not solved yet as I CloudControl was more important and I don't know how many customers need better Cocoapods support. Shouldn't be too much work though.
Essentially there should be a list of all subspecs developers can possibly use in their podfile, right under the current "Podfile entry" line.
OK. Keep going with CloudControl.
Cocoapods now also has a Social Media podspec attribute and we should display this as well http://blog.cocoapods.org/CocoaPods-0.29/