Swiftpack.co - tylerjonesio/vlckit-spm as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by tylerjonesio.
tylerjonesio/vlckit-spm v3.6.0.b10
A Swift Pacakge version of VLCKit to allow embedding of VLCKit in iOS, macOS, and tvOS applications.
⭐️ 5
🕓 8 weeks ago
iOS macOS tvOS
.package(url: "https://github.com/tylerjonesio/vlckit-spm.git", from: "v3.6.0.b10")

VLCKit SPM

This is a Swift Package Manager compatible version of VLCKit. It distributes and bundles VLCKit for iOS, macOS and tvOS as a single Swift Package.

Installation

Add this repo to as a Swift Package dependency to your project

https://github.com/tylerjonesio/vlckit-spm

If using this in a swift package, add this repo as a dependency.

.package(url: "https://github.com/tylerjonesio/vlckit-spm/", .upToNextMajor(from: "3.5.1"))

Usage

To get started, import this library: import VLCKitSPM

See the VLCKit documentation for more info on integration and usage for VLCKit.

Building

If you would like to bundle your own VLCKit binaries run the generate.sh script.

GitHub

link
Stars: 5
Last commit: 8 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Release Notes

VLCKit SPM 3.6.0 beta 10
8 weeks ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics