Skip to content

CollexHub/PhotosKit-Swift

Repository files navigation

PhotosKit-Swift

PhotosKit-Swift is a Swift helper library for working with PhotoKit from iOS apps.

Requirements

  • iOS 15.0+
  • Swift 5.0+

Installation

Swift Package Manager

Add this repository as a Swift Package dependency:

.package(url: "https://github.com/CollexHub/PhotosKit-Swift.git", from: "0.1.0")

CocoaPods

Add PhotosKit-Swift to your Podfile:

pod 'PhotosKit-Swift', '~> 0.1.0'

For local development before publishing a tag:

pod 'PhotosKit-Swift', :path => '../PhotosKit-Swift'

Releases

Packages

Contributors

Languages