Skip to content

Commit

Permalink
Update PermissionsKit.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Sep 28, 2023
1 parent bae5e11 commit be120aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PermissionsKit.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "PermissionsKit"
s.version = "9.2.0"
s.version = "9.2.1"
s.summary = "Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI."
s.homepage = "https://github.com/sparrowcode/PermissionsKit"
s.source = { :git => "https://github.com/sparrowcode/PermissionsKit.git", :tag => s.version }
Expand Down

0 comments on commit be120aa

Please sign in to comment.