- iOS 13.0+
- Swift 5
There are several ways to intergrate PhotoBrowser into your project.
-
Carthage: add
github "Nikkei/PhotoBrowser"
to yourCartfile
-
Swift Package Manager: add a dependency to your
Project.swift
:.package(url: "https://github.com/Nikkei/PhotoBrowser.git", from: "1.2.0")
MIT license. See the LICENSE file for more info.