Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sustainability of using Github as podspec source #10

Closed
lukeredpath opened this issue Sep 20, 2011 · 3 comments
Closed

Sustainability of using Github as podspec source #10

lukeredpath opened this issue Sep 20, 2011 · 3 comments
Labels
t3:discussion These are issues that can be non-issues, and encompass best practices, or plans for the future.

Comments

@lukeredpath
Copy link
Contributor

I was wondering what the long-term plan was in terms of where pod specs will be hosted.

The current model, similar to HomeBrew, requires developers to open a pull-request for their spec and then once they have push access, maintain a local clone of the podspec source and keep their specs up-to-date.

I was wondering if this was intended to always be the way that it works or if there was any plan to move towards a more centralised RubyGems style spec server. In this case, instead of having Gemspecs that are used to create gems which are published, we are publishing the specs themselves.

Or is there an intermediate package (like a gem) that could be created from a podspec which is then published; the CocoaPods equivalent of a gem file - a pod file, I guess?

I don't have any real answers at this point but I thought it was something worth discussing. Obviously, if we move towards a Podspec/Pod type distribution then if we use the RubyGems.org source we might get some stuff for free.

@alloy
Copy link
Member

alloy commented Sep 20, 2011

Since I also didn’t have any real answers yet I wanted to keep it as simple as possible. I do like simple. But there are definitely pros and cons for both ways and you raise valid points. I’ll have to get back on this next week.

@mackuba
Copy link

mackuba commented Sep 21, 2011

I'd say if Homebrew uses Github and it works, then you can probably stay with Github for a while. When it gets as popular as RubyGems then you'll worry ;)

@fabiopelosin
Copy link
Member

I'm closing this as the current opinion is to eventually migrate CocoaPods to system like ruby gems.

jzapater pushed a commit to jzapater/CocoaPods that referenced this issue Sep 17, 2013
jzapater pushed a commit to jzapater/CocoaPods that referenced this issue Sep 17, 2013
supermarin pushed a commit that referenced this issue Oct 25, 2014
Inhibit warnings per single pod
dnkoutso pushed a commit to dnkoutso/CocoaPods that referenced this issue Sep 26, 2017
…t to square-fork

* commit '7a5e633055566e77d22d1802f18c396f1a461d98':
  Add app host support for test specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t3:discussion These are issues that can be non-issues, and encompass best practices, or plans for the future.
Projects
None yet
Development

No branches or pull requests

4 participants