KVPermissions
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
- iOS 10.0+
- Swift 5.0
Installation
KVPermissions is available through CocoaPods. To install it, simply add the following line to your Podfile:
# For iOS 10 or later
pod 'KVPermissions', '~> 2.0.0'
Usage
Notification:
KVPermission.notification.request()
Author
Vu Van Khac, [email protected]
My Facebook: https://www.facebook.com/vuvankhac.official
My Twitter: https://twitter.com/vuvankhac
License
KVPermissions is available under the MIT license. See the LICENSE file for more info.