Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mihaelisaev/branch.io.spm

Branch.io iOS SDK with SPM support (cleaned from `framework` files)
https://github.com/mihaelisaev/branch.io.spm

Last synced: 4 months ago
JSON representation

Branch.io iOS SDK with SPM support (cleaned from `framework` files)

Awesome Lists containing this project

README

        

## Branch.io SDK for iOS with SPM support

## Installation

#### With [Swift Package Manager](https://swift.org/package-manager/)

In Xcode 11+ go to `File -> Swift Packages -> Add Package Dependency` and enter there URL of this repo
```
https://github.com/MihaelIsaev/branch.io.spm
```

Related to BranchMetrics/ios-branch-deep-linking-attribution#928