Hi,
SwiftPM is Swift's official package manager. In the near future it will replace Carthage and CocoaPods.
Here some articles about SwiftPM:
An Introduction to the Swift Package Manager
Swift Dependency Management for iOS
Getting Started with Swift Package Manager (SwiftPM)
Swift.org: Package Manager
When your component is compatible with SwiftPM add on your README.md SwiftPM Compatible badge on top and add a section for the installation with SwiftPM.
Hi, SwiftPM is Swift's official package manager. In the near future it will replace Carthage and CocoaPods.
Here some articles about SwiftPM:
An Introduction to the Swift Package Manager Swift Dependency Management for iOS Getting Started with Swift Package Manager (SwiftPM) Swift.org: Package Manager When your component is compatible with SwiftPM add on your README.md SwiftPM Compatible badge on top and add a section for the installation with SwiftPM.