We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c4136d + 36c9727 commit 92abeaaCopy full SHA for 92abeaa
PermissionsKit.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "PermissionsKit"
4
- s.version = "9.1.0"
+ s.version = "9.2.0"
5
s.summary = "Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI."
6
s.homepage = "https://github.com/sparrowcode/PermissionsKit"
7
s.source = { :git => "https://github.com/sparrowcode/PermissionsKit.git", :tag => s.version }
0 commit comments