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

Cocoapod support #114

Open
djones6 opened this issue Oct 8, 2019 · 2 comments
Open

Cocoapod support #114

djones6 opened this issue Oct 8, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@djones6
Copy link

djones6 commented Oct 8, 2019

In order for other Cocoapod-enabled packages to adopt this one (such as SwiftyRequest), an async-http-client pod is needed.

Swift-NIO et. al is already available in pod form, so I believe this should be relatively straightforward.

@weissi
Copy link
Contributor

weissi commented Oct 8, 2019

agreed, should be super simple with the same (slightly modified) script NIO uses

@weissi weissi added the enhancement New feature or request label Oct 10, 2019
@weissi
Copy link
Contributor

weissi commented Oct 10, 2019

We should do this as soon as 1.0.0 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants