Skip to content

Commit 92abeaa

Browse files
authored
Merge pull request #324 from ostatnicky/ostatnicky/fix-pod-version
Update PermissionsKit.podspec
2 parents 6c4136d + 36c9727 commit 92abeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PermissionsKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

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

0 commit comments

Comments
 (0)