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

No Cocoapod has been submitted for this repo #7

Closed
TheMadBug opened this issue Sep 22, 2017 · 8 comments
Closed

No Cocoapod has been submitted for this repo #7

TheMadBug opened this issue Sep 22, 2017 · 8 comments

Comments

@TheMadBug
Copy link

Hi guys,
Looks like really good work you've done here.
I've noticed the project comes with a podspec file but no Cocoapod has been submitted.

Is this something you'd be open to doing?
Cheers

@valpackett
Copy link
Owner

Eh… Don't want to deal with another package repo. I don't even have a Mac right now :D
Why not just use pod 'SwiftCBOR', :git => 'https://github.com/myfreeweb/SwiftCBOR'? (Or switch to Carthage)

@TheMadBug
Copy link
Author

Heya,
I'm making a small internal pod for work that relies on SwiftCBOR which makes it slightly more complicated but it can still be worked around.
Regardless, I can respect you'd rather work on code than package managers. Cheers.

@satori-ytolstoguzov
Copy link
Contributor

Btw pod 'SwiftCBOR', :git => 'https://github.com/myfreeweb/SwiftCBOR' failes with error:

Pre-downloading: `SwiftCBOR` from `https://github.com/myfreeweb/SwiftCBOR`
[!] Unable to find a specification for 'SwiftCBOR'.

@valpackett
Copy link
Owner

I guess it should be just CBOR since the file is called that? https://github.com/myfreeweb/SwiftCBOR/blob/master/CBOR.podspec

@satori-ytolstoguzov
Copy link
Contributor

You are right.

@brycehammond
Copy link
Contributor

I'm happy to take on the onus of submitting this as a cocoapod. There's been some great work since the 0.1 tag, so maybe push a 0.2 tag and we can submit that? I can update the podspec (with a PR) and submit if you can push a tag.

@valpackett
Copy link
Owner

Sure thing. Now tagged.

@brycehammond
Copy link
Contributor

Submitted to cocoapods. I can add you as an owner if you want to pod trunk register greg@unrelenting.technology 'Greg'

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

4 participants