Update to 1.2.2

Add new parametr - `colorIndicator` for change color arrow. Update example & Readme. Fix `SPStorkIndicatorView `
This commit is contained in:
Ivan Vorobei
2019-01-31 21:20:53 +03:00
parent bc6c7ff45e
commit 962d1a937d
10 changed files with 60 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SPStorkController"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "Modal controller as mail or Apple music application"
s.homepage = "https://github.com/IvanVorobei/SPStorkController"
s.source = { :git => "https://github.com/IvanVorobei/SPStorkController.git", :tag => s.version }