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

CocoaPods #3

Open
lfarah opened this issue Oct 1, 2016 · 3 comments
Open

CocoaPods #3

lfarah opened this issue Oct 1, 2016 · 3 comments

Comments

@lfarah
Copy link

lfarah commented Oct 1, 2016

I'd be cool to also add Cocoapods support. I done this implementation myself last week for my library. Just follow this post and this checklist.

@lsunsi
Copy link
Owner

lsunsi commented Oct 1, 2016

While I agree that the more options the better, I don't agree with CocoaPods way of thinking on the dependency management subject. It is my personal opinion that it obscures more than it helps for beginners, and makes things more complicated for experienced developers.

That's not to say I won't add support for it. That's to say I'll need more demand first. (:

@lsunsi lsunsi closed this as completed Oct 1, 2016
@lfarah
Copy link
Author

lfarah commented Oct 2, 2016

@lsunsi I understand your opinion and I read about all the pros and cons for CocoaPods and Carthage. I've tried both and CocoaPods currently fits my needs.

CocoaPods is way more than just the installing libraries. Each CocoaPods library also has a CocoaDocs page on which the user can easily read the documentation.
CocoaPods also provides a quality index based on tests, documentation, stars... And we, from AwesomeiOS, will start to use this index to do the ranking of our libraries.

If you just don't wanna do it, I could do it for you and make sure it is updated every time there's a new version of ReduxKit.
Thank you for considering the option.

@lsunsi
Copy link
Owner

lsunsi commented Oct 2, 2016

@lfarah I definitely agree about the index and ratings being a strong point for CocoaPods. I see your point now. I will bring support for CocoaPods in future updates of this library, you don't need to worry. I'll just reopen this issue so I don't forget. (:

Thanks man!

@lsunsi lsunsi reopened this Oct 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants