Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/mihaelisaev/branch.io.spm
- Owner: MihaelIsaev
- License: mit
- Created: 2020-04-06T16:31:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T17:55:44.000Z (almost 5 years ago)
- Last Synced: 2024-04-14T07:11:37.611Z (10 months ago)
- Language: Objective-C
- Size: 184 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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