Swiftpack.co - Skyline-23/RxLocalAuthentication as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Skyline-23.
Skyline-23/RxLocalAuthentication 1.0.4
Rx wrapper over LocalAuthentication framework
⭐️ 0
🕓 2 years ago
iOS
.package(url: "https://github.com/Skyline-23/RxLocalAuthentication.git", from: "1.0.4")

RxLocalAuthentication

Version License Platform Swift 5.0+ iOS 9.0+ Swift Package Manager compatible

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Dependencies

  • RxSwift

Requirements

  • Swift 5 +
  • iOS 9.0 +

Installation

Cocoapods

RxLocalAuthentication is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RxLocalAuthentication'

Swift Package Manager

To integrate using Apple's Swift package manager, add the following as a dependency to your Package.swift:

.package(name: "RxLocalAuthentication", url: "https://github.com/Skyline-23/RxLocalAuthentication.git", .upToNextMajor(from: "1.0.0"))

Author

Skyline-23, [email protected]

License

RxLocalAuthentication is available under the MIT license. See the LICENSE file for more info.

GitHub

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

Dependencies

Release Notes

1.0.4
2 years ago
  • Update RxSwift version to resolve iOS v8 compile issue

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