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

What about carthage support? #10

Closed
Danappelxx opened this issue Oct 6, 2015 · 1 comment
Closed

What about carthage support? #10

Danappelxx opened this issue Oct 6, 2015 · 1 comment

Comments

@Danappelxx
Copy link

Cocoapods is great, but a lot of libraries don't have a podspec/don't work through it. It would be nice to either pick carthage globally, fallback to carthage if rome fails, or somethings like this:

import Alamofire // Carthage

Just an idea :P

@neonichu
Copy link
Owner

neonichu commented Oct 6, 2015

Thanks for the suggestion, but this is a bit out of scope for this, as it would require a bunch more code to integrate with Carthage. Maybe https://github.com/owensd/apous is the better choice for you, though.

@neonichu neonichu closed this as completed Oct 6, 2015
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