Updated version.

This commit is contained in:
Ivan Vorobei
2021-07-16 14:16:25 +03:00
parent 23545264fa
commit ea64f3959f
3 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -6,11 +6,10 @@
Mimicrate to indicator which appear when silent mode turn on / off. Availalbe 2 animated presets: `done` & `error`. Also support custom images and present from top, center & bottom side.
If you need alert from Apple music, use library [SPAlert](https://github.com/ivanvorobei/SPAlert).
For get alert like in Apple music, use library [SPAlert](https://github.com/ivanvorobei/SPAlert).
If you like the project, don't forget to `put star ★`.<br>Check out my other libraries:
<p float="left">
<a href="https://opensource.ivanvorobei.by">
<img src="https://github.com/ivanvorobei/Readme/blob/main/Buttons/more-libraries.svg">
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'SPIndicator'
s.version = '1.2.2'
s.version = '1.2.3'
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 }