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

Not available on cocoapods.org ? #14

Open
Aure77 opened this issue Mar 22, 2021 · 3 comments
Open

Not available on cocoapods.org ? #14

Aure77 opened this issue Mar 22, 2021 · 3 comments

Comments

@Aure77
Copy link

Aure77 commented Mar 22, 2021

Why you didn't release your pods on cocoapods.org ? This will simplify Podfile/podspec dependencies instead of specifing podpsec full url each time, ex :
pod "TCCore-Bitcode", :podspec => "https://raw.githubusercontent.com/TagCommander/pods/master/TCCore/4/7/4/TCCore-Bitcode.podspec"
=>
pod "TCCore-Bitcode", "4.7.4"
(and we could use ~> to get latest version of your SDK)

I am currently blocked with cocoapods, I am creating a module that use your SDK. But I can't reference au podspec url on a dependency on my podpsec file (https://guides.cocoapods.org/syntax/podspec.html#dependency). podpsec only accept a version, released on cocoapods.org public repo.

So there is a reason to do not do it ?

@CommandersAct
Copy link
Owner

Hello it's been a long time so I'm not sure why anymore but there was indeed something preventing us from doing that.
We're going to migrate to swift package manager which is supported by Apple so it should a better way in the end.

@PierreEc
Copy link

When SPM will be available ?

@CommandersAct
Copy link
Owner

We are currently working on many of the SDK enhancements, SPM will probably be available before Q2 of this year.

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

3 participants