Swiftpack.co - ApolloZhu/BilibiliKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ApolloZhu.
ApolloZhu/BilibiliKit 3.1.2
bilibili APIs in Swift. docs:
⭐️ 18
🕓 2 years ago
iOS macOS watchOS tvOS linux
.package(url: "https://github.com/ApolloZhu/BilibiliKit.git", from: "3.1.2")

BilibiliKit

3rd-party implementation of core bilibili functionalities in Swift.

GitHub (pre-)release Actions Status Swift 5.0 Swift Package Manager MIT License Documentation BCH compliance Maintainability

Install

Swift Package Manager

In Package.swift, add to your package's dependencies array:

.package(url: "https://github.com/ApolloZhu/BilibiliKit", from: "3.1.2"),

then add either BilibiliKit or BilibiliKitDYLIB (especially if you share this between main app and app extensions) as your targets' dependencies.

CocoaPods

In Podfile add:

pod 'BilibiliKit', '~> 3.1.2'

then run a pod install inside your terminal, or from CocoaPods.app.

GitHub

link
Stars: 18
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

BilibiliKit 3.1.2 - BKAudio!
4 years ago
  • BilibiliKit dynamic library is now called BilibiliKitDYLIB
  • BKAudio is now a separate SPM target
  • If you do use CocoaPods (why), it should work again

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