Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 561 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 561 Bytes

SDS Thumbnail

iOS 15 SPM

Requirements 😄

Platform Installation
iOS 15.0+ Swift Package Manager

Installation 🧐

Swift Package Manager

dependencies: [
  .package(
    url: "https://github.com/Sopo2023/SOPO_Design_system_iOS.git",
    requirement: .branch("main"))
]