Skip to content

A basic Cocoapods demo project to show how to use SwiftPM products from Cocoapods modules

Notifications You must be signed in to change notification settings

osrufung/UsingSPMFromCPDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsingSPMFromCPDemo

A basic Cocoapods demo project to show how to use SwiftPM products from Cocoapods development pods.

This is divided in three states:

  • Starter: the original project without SPM package (only using Cocoapods internal libraries)
  • Final: the solved version with both Package managers sharing a common swift module.
  • Challenge: an intermediate state with the dependency only in SPM package.

The article will be shared here later.

About

A basic Cocoapods demo project to show how to use SwiftPM products from Cocoapods modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published