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

[FR] CocoaPods Support #38

Closed
moetanahy opened this issue Mar 31, 2021 · 4 comments
Closed

[FR] CocoaPods Support #38

moetanahy opened this issue Mar 31, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@moetanahy
Copy link

Hi,

Love the library and excited to start using it. However, I'm unable to install it - I'm not sure if this is the right place to ask.

I am using Cocoapods for my dependencies and am trying to figure out a way to install swift-currency using pods. However, I sense it's not supported on this library (could be wrong!)

I've tried the following with no luck:

pod 'swift-currency', :git => 'https://github.com/peek-travel/swift-currency', :tag => '0.6.0'

Is there anything I need to do to get this working? Is there another solution to get this working with Cocoapods?

Thanks

@Mordil
Copy link
Member

Mordil commented Mar 31, 2021

Hi! This is definitely the place to ask - right now we don't support CocoaPods, only Swift Package Manager.

It's something we should support, I'll update this issue to make it a feature request

@Mordil Mordil added enhancement New feature or request good first issue Good for newcomers labels Mar 31, 2021
@Mordil Mordil changed the title CocoaPods Installation [FR] CocoaPods Support Mar 31, 2021
@moetanahy
Copy link
Author

Thanks Mordil (and thanks for getting back to me so quickly!). That would be excellent if it's supported as would love to use the library but don't want to change from cocoapods at this point.

@Mordil
Copy link
Member

Mordil commented Apr 4, 2021

This should be available as of 0.6.1, give it a try and let me know if you run into issues!

@Mordil Mordil closed this as completed Apr 4, 2021
@moetanahy
Copy link
Author

That's awesome - thanks Mordil! Thanks for getting this done so quickly!

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

No branches or pull requests

2 participants