Fixed protect level for view.

This commit is contained in:
Ivan Vorobei
2021-05-25 10:02:00 +03:00
parent be35f1b53a
commit dffbaa5298
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'SPIndicator'
s.version = '1.0.5'
s.version = '1.0.6'
s.summary = 'Floating indicator, mimicrate to indicator which appear when silent mode turn on / off. Support large texts.'
s.homepage = 'https://github.com/ivanvorobei/SPIndicator'
s.source = { :git => 'https://github.com/ivanvorobei/SPIndicator.git', :tag => s.version }