JLAuthorizationManagerSwift 1.0.4

JLAuthorizationManagerSwift 1.0.4

Maintained by Jack_lin.



JLAuthorizationManagerSwift

Build Status Version License Platform

Objective-C 版本 请戳这

🔑 JLAuthorizationManager is a simple, lightWeight, easy-to-use, complete, thread-safety permission lib for iOS developers to use.

Features

  • Single file for single permission type.
  • Async fetch authorized permission.
  • Callback always in main thread.
  • Query authorized status separately.
  • Support for Camera.
  • Support for Microphone.
  • Support for Notification.
  • Support for Photos.
  • Support for CellularNetwork.
  • Support for Events.
  • Support for Reminder.
  • Support for Location.
  • Support for AppleMusic.
  • Support for SpeechRecognizer.
  • Support for Siri.
  • Support for Motion.
  • Support for Bluetooth.
  • Support for Health.

Example

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

Requirements

Installation

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

pod 'JLAuthorizationManagerSwift'

Author

Jacklin, [email protected]

License

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