Skip to content

[Question] SPM support for mediation adapters #464

@tommyming

Description

@tommyming

Feature Description

Hello,

As cocoapods turns the trunk to read-only, by the end of next year (2026), no new podspecs will be accepted, according to the timeline announced by Cocoapods.

Although the upcoming timeline items are merely a draft, I personally think that adding SPM support for the mediation adapters are also good for providing an extra option.

May I know if there are plans/dates that there will be a release of the SPM version of the Adapters?

If YES, please feel free to let me know, and I will wait for the implementation.

If NO, since my project is using SPM for package management currently, I would like to build my own SPM implementation for the adapters(as I read from the documentation that they are open source), there are few questions following up:

  1. Can I use the content in this repository directly?
  2. the podspec includes the required dependencies for each adapter, can I directly use them in the Package.swift?
  3. is it suitable to build a github action that detect if there are any version changes in this repository, and update my side automatically? (still an idea).

Thanks for the hard work! And thanks for reading!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions