An open API service indexing awesome lists of open source software.

https://github.com/snapchat/snap-kit-spm


https://github.com/snapchat/snap-kit-spm

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Swift Package Manager for Snap Kit

## Introduction

Starting with the 2.0.0 release, Snap Kit officially supports installation via [Swift
Package Manager](https://swift.org/package-manager/).

### Installing from Xcode

Add a package by selecting `File` → `Add Packages…` in Xcode’s menu bar.

Search for the Snap Kit SDK using the repo's URL:
```console
https://github.com/Snapchat/snap-kit-spm
```

Then, select **Add Package**.