Allow customisation. Added support SwiftUI.

This commit is contained in:
Ivan Vorobei
2023-10-14 22:59:53 +03:00
parent 465ffbffe1
commit ebc2d5c4d4
9 changed files with 98 additions and 71 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'SPAlert'
s.version = '5.0.1'
s.version = '5.1.0'
s.summary = 'Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets. Support SwiftUI.'
s.homepage = 'https://github.com/sparrowcode/AlertKit'
s.source = { :git => 'https://github.com/sparrowcode/AlertKit.git', :tag => s.version }