This repository is used solely for distributing the Screeb iOS SDK via Swift Package Manager and CocoaPods. It does not contain source code.
Add the following to your Package.swift:
.package(url: "https://github.com/ScreebApp/sdk-ios-public", .upToNextMajor(from: "3.1.1"))Or in Xcode: File > Add Packages and enter https://github.com/ScreebApp/sdk-ios-public.
pod "Screeb", "3.1.1"