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.
1 parent 1942785 commit fd5d5c2Copy full SHA for fd5d5c2
SPPermission.podspec
@@ -80,7 +80,7 @@ Pod::Spec.new do |s|
80
# Supports git, hg, bzr, svn and HTTP.
81
#
82
83
- s.source = { :git => "https://github.com/IvanVorobei/RequestPermission/SPPermission.git", :tag => "#{s.version}" }
+ s.source = { :git => "https://github.com/IvanVorobei/RequestPermission.git", :tag => "#{s.version}" }
84
85
86
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments